diff --git a/Gemfile.lock b/Gemfile.lock index 32452b8..556f311 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,7 +20,7 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) - addressable (2.8.8) + addressable (2.8.9) public_suffix (>= 2.0.2, < 8.0) ast (2.4.3) base64 (0.3.0) @@ -41,16 +41,17 @@ GEM fileutils (1.7.3) i18n (1.14.8) concurrent-ruby (~> 1.0) - json (2.18.1) - json-schema (5.1.0) + json (2.19.0) + json-schema (6.2.0) addressable (~> 2.8) + bigdecimal (>= 3.1, < 5) language_server-protocol (3.17.0.5) lint_roller (1.1.0) listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) - mcp (0.7.1) + mcp (0.8.0) json-schema (>= 4.1) minitest (5.27.0) mutex_m (0.3.0) @@ -85,7 +86,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.6) - rubocop (1.85.0) + rubocop (1.85.1) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0)