diff --git a/Gemfile.lock b/Gemfile.lock index 55b1a189..d18924c9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -259,6 +259,9 @@ GEM actionview (>= 7.0.0) activesupport (>= 7.0.0) json (2.18.1) + json-schema (6.1.0) + addressable (~> 2.8) + bigdecimal (>= 3.1, < 5) jwt (3.1.2) base64 language_server-protocol (3.17.0.5) @@ -297,6 +300,8 @@ GEM net-smtp marcel (1.0.4) matrix (0.4.3) + mcp (0.7.1) + json-schema (>= 4.1) memoist3 (1.0.0) method_source (1.1.0) mini_mime (1.1.5) @@ -358,7 +363,7 @@ GEM omniauth (~> 2.0) ostruct (0.6.3) parallel (1.27.0) - parser (3.3.10.1) + parser (3.3.10.2) ast (~> 2.4.1) racc pg (1.6.3) @@ -469,10 +474,11 @@ GEM rspec-retry (0.6.2) rspec-core (> 3.3) rspec-support (3.13.7) - rubocop (1.84.2) + 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)