diff options
author | Egor Tensin <egor@tensin.name> | 2025-09-10 07:33:57 +0000 |
---|---|---|
committer | Egor Tensin <egor@tensin.name> | 2025-09-10 07:33:57 +0000 |
commit | 138650ecc4d992a697e911a4aec48e6689cf1fa1 (patch) | |
tree | 929c3d3a2b9339a6835744e98e94c54b19a890df | |
parent | Makefile: consistent ; usage (diff) | |
download | wireguard-config-138650ecc4d992a697e911a4aec48e6689cf1fa1.tar.gz wireguard-config-138650ecc4d992a697e911a4aec48e6689cf1fa1.zip |
bump dependencies
-rw-r--r-- | Gemfile.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 753fb60..ac05121 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,7 +4,7 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) base64 (0.3.0) - bigdecimal (3.2.2) + bigdecimal (3.2.3) colorator (1.1.0) concurrent-ruby (1.3.5) csv (3.3.5) @@ -90,13 +90,13 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.4.1) + rexml (3.4.3) rouge (4.6.0) rubyzip (2.4.1) safe_yaml (1.0.5) - sass-embedded (1.90.0-arm64-darwin) + sass-embedded (1.92.1-arm64-darwin) google-protobuf (~> 4.31) - sass-embedded (1.90.0-x86_64-linux-gnu) + sass-embedded (1.92.1-x86_64-linux-gnu) google-protobuf (~> 4.31) sawyer (0.9.2) addressable (>= 2.3.5) |