diff --git a/Gemfile.lock b/Gemfile.lock index c4726065..5c3c0940 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -179,6 +179,9 @@ GEM js_cookie_rails (2.2.0) railties (>= 3.1) json (2.18.1) + json-schema (6.1.0) + addressable (~> 2.8) + bigdecimal (>= 3.1, < 5) kaminari (1.2.2) activesupport (>= 4.1.0) kaminari-actionview (= 1.2.2) @@ -213,6 +216,8 @@ GEM net-smtp marcel (1.0.4) matrix (0.4.2) + mcp (0.8.0) + json-schema (>= 4.1) method_source (1.1.0) middleware (0.1.0) mina (1.2.5) @@ -243,7 +248,7 @@ GEM racc (~> 1.4) orm_adapter (0.5.0) parallel (1.27.0) - parser (3.3.10.1) + parser (3.3.10.2) ast (~> 2.4.1) racc pp (0.6.3) @@ -346,10 +351,11 @@ GEM rspec-mocks (~> 3.13) rspec-support (~> 3.13) rspec-support (3.13.7) - rubocop (1.84.1) + rubocop (1.85.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)