diff options
author | Egor Tensin <egor@tensin.name> | 2024-07-01 14:16:03 +0200 |
---|---|---|
committer | Egor Tensin <egor@tensin.name> | 2024-07-01 14:16:03 +0200 |
commit | aeade5768f9f044c9cdff30f9e620f81f7d69ad0 (patch) | |
tree | fc2b0cc06d6762aa3cd0fdb52f1d682a258e62e8 /Gemfile | |
parent | Makefile: add maintenance alias (diff) | |
download | wireguard-config-aeade5768f9f044c9cdff30f9e620f81f7d69ad0.tar.gz wireguard-config-aeade5768f9f044c9cdff30f9e620f81f7d69ad0.zip |
bump dependencies
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 a0f9aaf..76e547e 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) |