diff options
author | Egor Tensin <egor@tensin.name> | 2024-07-01 13:49:26 +0200 |
---|---|---|
committer | Egor Tensin <egor@tensin.name> | 2024-07-01 13:49:26 +0200 |
commit | 75cabe3ccc75fb6f2d88500621b6c717bfd01a13 (patch) | |
tree | 5106bd75feb5d8e672f608946fbef95941e7bb2f /Gemfile.lock | |
parent | Makefile: add maintenance alias (diff) | |
download | blog-75cabe3ccc75fb6f2d88500621b6c717bfd01a13.tar.gz blog-75cabe3ccc75fb6f2d88500621b6c717bfd01a13.zip |
bump dependencies
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index c8c3cb9..600eba6 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) @@ -82,7 +82,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) |