aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <egor@tensin.name>2024-07-01 13:54:19 +0200
committerEgor Tensin <egor@tensin.name>2024-07-01 13:54:19 +0200
commitf73a7d645845ec799f6fd4becd4e6256b16afdbb (patch)
tree45d7889a51f172c73d9355f84c8acefa3fd1220e
parentMakefile: add maintenance alias (diff)
downloadsorting-algorithms-f73a7d645845ec799f6fd4becd4e6256b16afdbb.tar.gz
sorting-algorithms-f73a7d645845ec799f6fd4becd4e6256b16afdbb.zip
bump dependencies
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 3a1ab21..2e569b9 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -17,10 +17,10 @@ GEM
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
forwardable-extended (2.6.0)
- google-protobuf (4.27.1-arm64-darwin)
+ google-protobuf (4.27.2-arm64-darwin)
bigdecimal
rake (>= 13)
- google-protobuf (4.27.1-x86_64-linux)
+ google-protobuf (4.27.2-x86_64-linux)
bigdecimal
rake (>= 13)
htmlbeautifier (1.4.3)
@@ -81,7 +81,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
- rexml (3.3.0)
+ rexml (3.3.1)
strscan
rouge (4.3.0)
rubyzip (2.3.2)