diff options
author | Egor Tensin <egor@tensin.name> | 2025-09-19 17:49:11 +0000 |
---|---|---|
committer | Egor Tensin <egor@tensin.name> | 2025-09-19 17:49:11 +0000 |
commit | 6671fbb79cb00730a7485843570792663389b259 (patch) | |
tree | 277cc8a98f618d820bcaea718cdd30833cbf8087 /Gemfile.lock | |
parent | bump dependencies (diff) | |
download | sorting-algorithms-6671fbb79cb00730a7485843570792663389b259.tar.gz sorting-algorithms-6671fbb79cb00730a7485843570792663389b259.zip |
bump dependenciesgh-pages
Diffstat (limited to '')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index d44cf91..ad2d048 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,7 +67,7 @@ GEM jekyll jekyll-watch (2.2.1) listen (~> 3.0) - json (2.13.2) + json (2.14.1) kramdown (2.5.1) rexml (>= 3.3.9) kramdown-parser-gfm (1.1.0) |