aboutsummaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2025-11-13 22:55:56 +0100
committerEugen Wissner <belka@caraus.de>2025-11-13 22:55:56 +0100
commitcfa3d93290afa369d80f7a8921c32ad9570396b0 (patch)
treee2a2b6cfd1b60f6976c212b6b8efe3478200262a /Gemfile.lock
parent241b2e28d7c248d5098a3dcee0dcf2a3bf2d6355 (diff)
downloadkazbek-cfa3d93290afa369d80f7a8921c32ad9570396b0.tar.gz
Update rubyzip to version 3
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock14
1 files changed, 8 insertions, 6 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index ffdbf82..7aa24da 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,15 +1,17 @@
GEM
remote: https://rubygems.org/
specs:
- bigdecimal (3.2.3)
+ bigdecimal (3.3.1)
+ mize (0.6.1)
pg (1.6.2)
pg (1.6.2-x86_64-linux)
- rubyzip (2.4.1)
+ rubyzip (3.2.2)
sync (0.5.0)
- term-ansicolor (1.11.2)
- tins (~> 1.0)
- tins (1.43.0)
+ term-ansicolor (1.11.3)
+ tins (~> 1)
+ tins (1.46.0)
bigdecimal
+ mize (~> 0.6)
sync
PLATFORMS
@@ -18,7 +20,7 @@ PLATFORMS
DEPENDENCIES
pg (~> 1.6)
- rubyzip (~> 2.4)
+ rubyzip (~> 3.2)
term-ansicolor (~> 1.11)
BUNDLED WITH