diff --git a/Gemfile.lock b/Gemfile.lock index df53d4fa7..c5b4d7e86 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,8 +84,8 @@ GEM minitest (>= 5.1, < 6) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + addressable (2.8.9) + public_suffix (>= 2.0.2, < 8.0) administrate (1.0.0) actionpack (>= 6.0, < 9.0) actionview (>= 6.0, < 9.0) @@ -117,7 +117,7 @@ GEM aws-eventstream (~> 1, >= 1.0.2) base64 (0.3.0) benchmark (0.5.0) - bigdecimal (4.0.1) + bigdecimal (4.1.0) bootsnap (1.18.6) msgpack (~> 1.2) builder (3.3.0) @@ -247,9 +247,6 @@ GEM activesupport (>= 7.0.0) jmespath (1.6.2) json (2.19.3) - json-schema (6.2.0) - addressable (~> 2.8) - bigdecimal (>= 3.1, < 5) jwt (2.10.2) base64 kaminari (1.2.2) @@ -277,8 +274,6 @@ GEM net-smtp marcel (1.0.4) matrix (0.4.3) - mcp (0.8.0) - json-schema (>= 4.1) method_source (1.1.0) mini_magick (5.3.1) logger @@ -331,8 +326,8 @@ GEM paper_trail (17.0.0) activerecord (>= 7.1) request_store (~> 1.4) - parallel (1.27.0) - parser (3.3.10.2) + parallel (1.28.0) + parser (3.3.11.1) ast (~> 2.4.1) racc pg (1.6.3-aarch64-linux) @@ -360,7 +355,7 @@ GEM psych (5.3.1) date stringio - public_suffix (6.0.2) + public_suffix (7.0.5) puma (7.2.0) nio4r (~> 2.0) raabro (1.4.0) @@ -457,11 +452,10 @@ GEM rspec-support (3.13.7) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.85.1) + rubocop (1.86.0) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) - mcp (~> 0.6) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0)