diff --git a/Gemfile.lock b/Gemfile.lock index dc0accd..e4a51be 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM httpx (1.7.5) http-2 (>= 1.1.3) io-console (0.8.2) - json (2.19.2) + json (2.19.3) language_server-protocol (3.17.0.5) lint_roller (1.1.0) listen (3.10.0) @@ -98,8 +98,8 @@ GEM notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) - parallel (1.27.0) - parser (3.3.10.2) + parallel (2.0.0) + parser (3.3.11.1) ast (~> 2.4.1) racc prism (1.9.0) @@ -120,7 +120,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - regexp_parser (2.11.3) + regexp_parser (2.12.0) reline (0.6.3) io-console (~> 0.5) rspec (3.13.2) @@ -136,11 +136,11 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.6) - rubocop (1.86.0) + rubocop (1.86.1) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) - parallel (~> 1.10) + parallel (>= 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0)