diff --git a/Gemfile.lock b/Gemfile.lock index 5d27b1f..159bc18 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,8 +47,8 @@ GEM guard-rubocop (1.5.0) guard (~> 2.0) rubocop (< 2.0) - json (2.18.1) - json-schema (6.1.0) + json (2.19.1) + json-schema (6.2.0) addressable (~> 2.8) bigdecimal (>= 3.1, < 5) language_server-protocol (3.17.0.5) @@ -57,7 +57,7 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) lumberjack (1.2.8) - mcp (0.7.1) + mcp (0.8.0) json-schema (>= 4.1) method_source (1.0.0) mime-types (3.4.1) @@ -80,7 +80,7 @@ GEM pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (7.0.2) + public_suffix (7.0.5) racc (1.8.1) rainbow (3.1.1) rake (13.3.1) @@ -103,7 +103,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)