diff --git a/Gemfile.lock b/Gemfile.lock index e560ba90..ccda3abf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -192,7 +192,10 @@ GEM prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.18.1) + json (2.19.0) + json-schema (6.2.0) + addressable (~> 2.8) + bigdecimal (>= 3.1, < 5) jwt (3.1.2) base64 kt-paperclip (7.3.0) @@ -218,6 +221,8 @@ GEM net-pop net-smtp marcel (1.0.4) + mcp (0.8.0) + json-schema (>= 4.1) mime-types (3.7.0) logger mime-types-data (~> 3.2025, >= 3.2025.0507) @@ -288,7 +293,7 @@ GEM orm_adapter (0.5.0) ostruct (0.6.3) parallel (1.27.0) - parser (3.3.10.1) + parser (3.3.10.2) ast (~> 2.4.1) racc pp (0.6.3) @@ -381,10 +386,11 @@ GEM rspec-mocks (~> 3.13) rspec-support (~> 3.13) rspec-support (3.13.7) - rubocop (1.84.2) + rubocop (1.85.1) 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)