diff --git a/Gemfile.lock b/Gemfile.lock index 527eef2..67b52ce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,33 +1,41 @@ GEM remote: https://rubygems.org/ specs: + addressable (2.8.9) + public_suffix (>= 2.0.2, < 8.0) ast (2.4.3) - base64 (0.2.0) - bigdecimal (3.2.3) + base64 (0.3.0) + bigdecimal (4.0.1) coderay (1.1.3) - concurrent-ruby (1.2.2) - execjs (2.9.1) - google-protobuf (4.32.1) + concurrent-ruby (1.3.6) + drb (2.2.3) + execjs (2.10.0) + google-protobuf (4.34.0-arm64-darwin) bigdecimal - rake (>= 13) + rake (~> 13.3) io-console (0.8.2) - json (2.7.1) + 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) logger (1.7.0) - m (1.6.2) - method_source (>= 0.6.7) - rake (>= 0.9.2.2) - method_source (1.0.0) - minitest (6.0.1) + m (1.7.0) + rake + mcp (0.8.0) + json-schema (>= 4.1) + method_source (1.1.0) + minitest (6.0.2) + drb (~> 2.0) prism (~> 1.5) - mustermann (3.0.0) + mustermann (3.0.4) ruby2_keywords (~> 0.0.1) - mutex_m (0.2.0) - nio4r (2.7.0) + mutex_m (0.3.0) + nio4r (2.7.5) ostruct (0.6.3) parallel (1.27.0) - parser (3.3.10.1) + parser (3.3.10.2) ast (~> 2.4.1) racc prism (1.9.0) @@ -35,21 +43,28 @@ GEM coderay (~> 1.1) method_source (~> 1.0) reline (>= 0.6.0) - puma (6.4.2) + public_suffix (7.0.5) + puma (7.2.0) nio4r (~> 2.0) racc (1.8.1) - rack (2.2.9) - rack-protection (3.1.0) - rack (~> 2.2, >= 2.2.4) + rack (3.2.5) + rack-protection (4.2.1) + base64 (>= 0.1.0) + logger (>= 1.6.0) + rack (>= 3.0.0, < 4) + rack-session (2.1.1) + base64 (>= 0.1.0) + rack (>= 3.0.0) rainbow (3.1.1) - rake (13.0.6) + rake (13.3.1) regexp_parser (2.11.3) reline (0.6.3) io-console (~> 0.5) - 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) @@ -60,7 +75,7 @@ GEM rubocop-ast (1.49.0) parser (>= 3.3.7.2) prism (~> 1.7) - rubocop-minitest (0.38.2) + rubocop-minitest (0.39.1) lint_roller (~> 1.1) rubocop (>= 1.75.0, < 2.0) rubocop-ast (>= 1.38.0, < 2.0) @@ -70,23 +85,23 @@ GEM rubocop-ast (>= 1.47.1, < 2.0) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) - sass-embedded (1.93.2) + sass-embedded (1.97.3-arm64-darwin) google-protobuf (~> 4.31) - rake (>= 13) - sass-embedded (1.93.2-arm64-darwin) - google-protobuf (~> 4.31) - sassc-embedded (1.80.5) + sassc-embedded (1.80.8) sass-embedded (~> 1.80) - sinatra (3.1.0) + sinatra (4.2.1) + logger (>= 1.6.0) mustermann (~> 3.0) - rack (~> 2.2, >= 2.2.4) - rack-protection (= 3.1.0) + rack (>= 3.0.0, < 4) + rack-protection (= 4.2.1) + rack-session (>= 2.0.0, < 3) tilt (~> 2.0) - sprockets (4.2.1) + sprockets (4.2.2) concurrent-ruby (~> 1.0) + logger rack (>= 2.2.4, < 4) - tilt (2.3.0) - uglifier (4.2.0) + tilt (2.7.0) + uglifier (4.2.1) execjs (>= 0.3.0, < 3) unicode-display_width (3.2.0) unicode-emoji (~> 4.1)