diff --git a/Gemfile.lock b/Gemfile.lock index e5032f44..a1b06181 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,7 @@ GEM specs: CFPropertyList (3.0.8) abbrev (0.1.2) - activesupport (8.0.2) + activesupport (8.0.4.1) base64 benchmark (>= 0.3) bigdecimal @@ -21,7 +21,7 @@ GEM drb i18n (>= 1.6, < 2) logger (>= 1.4.2) - minitest (>= 5.1) + minitest (>= 5.1, < 6) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) @@ -51,7 +51,7 @@ GEM babosa (1.0.4) base64 (0.2.0) benchmark (0.5.0) - bigdecimal (4.0.1) + bigdecimal (4.1.1) claide (1.1.0) claide-plugins (0.9.2) cork @@ -61,8 +61,8 @@ GEM colored2 (3.1.2) commander (4.6.0) highline (~> 2.0.0) - concurrent-ruby (1.3.5) - connection_pool (2.5.3) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) cork (0.3.0) colored2 (~> 3.1) csv (3.3.5) @@ -221,7 +221,7 @@ GEM domain_name (~> 0.5) httpclient (2.9.0) mutex_m - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) jmespath (1.6.2) json (2.18.1) @@ -238,7 +238,7 @@ GEM mime-types-data (3.2026.0407) mini_magick (4.13.2) mini_mime (1.1.5) - minitest (5.25.5) + minitest (5.27.0) multi_json (1.19.1) multipart-post (2.4.1) mutex_m (0.3.0) @@ -305,7 +305,7 @@ GEM concurrent-ruby (~> 1.0) uber (0.1.0) unicode-display_width (2.6.0) - uri (1.0.3) + uri (1.1.1) word_wrap (1.0.0) xcodeproj (1.27.0) CFPropertyList (>= 2.3.3, < 4.0)