diff --git a/Gemfile.lock b/Gemfile.lock index ab3e6576..9552a387 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,9 +9,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (8.1.2) - activesupport (= 8.1.2) - activesupport (8.1.2) + activemodel (8.1.3.1) + activesupport (= 8.1.3.1) + activesupport (8.1.3.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -47,7 +47,7 @@ GEM aws-sigv4 (1.12.1) aws-eventstream (~> 1, >= 1.0.2) base64 (0.3.0) - bigdecimal (4.0.1) + bigdecimal (4.1.2) byebug (13.0.0) reline (>= 0.6.0) childprocess (5.1.0) @@ -55,17 +55,17 @@ GEM codecov (0.6.0) simplecov (>= 0.15, < 0.22) coderay (1.1.3) - concurrent-ruby (1.3.6) + concurrent-ruby (1.3.8) connection_pool (3.0.2) diff-lcs (1.6.2) docile (1.4.1) drb (2.2.3) - i18n (1.14.8) + i18n (1.15.2) concurrent-ruby (~> 1.0) iniparse (1.5.0) io-console (0.8.2) jmespath (1.6.2) - json (2.18.1) + json (2.21.1) json-schema (6.1.0) addressable (~> 2.8) bigdecimal (>= 3.1, < 5) @@ -75,7 +75,7 @@ GEM mcp (0.8.0) json-schema (>= 4.1) method_source (1.1.0) - minitest (6.0.2) + minitest (6.0.6) drb (~> 2.0) prism (~> 1.5) overcommit (0.68.0)