diff options
author | Egor Tensin <egor@tensin.name> | 2025-09-15 09:58:01 +0000 |
---|---|---|
committer | Egor Tensin <egor@tensin.name> | 2025-09-15 09:58:01 +0000 |
commit | be5df0d05823ea6bb3443c1d79eee4ddab80c362 (patch) | |
tree | d6d64ea1d524dabdec2d4969a5eeff569df035a5 /Gemfile | |
parent | Makefile: print repo changes in maintenance (diff) | |
download | sorting-algorithms-be5df0d05823ea6bb3443c1d79eee4ddab80c362.tar.gz sorting-algorithms-be5df0d05823ea6bb3443c1d79eee4ddab80c362.zip |
bump dependenciesgh-pages
Diffstat (limited to '')
-rw-r--r-- | Gemfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 04cbdb5..d44cf91 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,10 +21,10 @@ GEM ffi (1.17.2-arm64-darwin) ffi (1.17.2-x86_64-linux-gnu) forwardable-extended (2.6.0) - google-protobuf (4.32.0-arm64-darwin) + google-protobuf (4.32.1-arm64-darwin) bigdecimal rake (>= 13) - google-protobuf (4.32.0-x86_64-linux-gnu) + google-protobuf (4.32.1-x86_64-linux-gnu) bigdecimal rake (>= 13) htmlbeautifier (1.4.3) @@ -90,7 +90,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.4.3) + rexml (3.4.4) rouge (4.6.0) rubyzip (2.4.1) safe_yaml (1.0.5) |