diff --git a/Gemfile.lock b/Gemfile.lock index 89ac28885..604fb795b 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) @@ -246,10 +246,7 @@ GEM actionview (>= 7.0.0) activesupport (>= 7.0.0) jmespath (1.6.2) - json (2.19.2) - json-schema (6.2.0) - addressable (~> 2.8) - bigdecimal (>= 3.1, < 5) + json (2.19.3) jwt (2.2.3) kaminari (1.2.2) activesupport (>= 4.1.0) @@ -276,8 +273,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,7 +326,7 @@ GEM activerecord (>= 7.1) request_store (~> 1.4) parallel (1.27.0) - parser (3.3.10.2) + parser (3.3.11.1) ast (~> 2.4.1) racc pg (1.6.3-aarch64-linux) @@ -359,7 +354,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) @@ -456,11 +451,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)