diff --git a/Gemfile.lock b/Gemfile.lock index b5a2b4e..77fd48f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -142,7 +142,7 @@ GEM racc (~> 1.4) nokogiri (1.19.2-x86_64-linux-musl) racc (~> 1.4) - parallel (1.27.0) + parallel (2.0.1) parser (3.3.11.1) ast (~> 2.4.1) racc @@ -162,14 +162,14 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - regexp_parser (2.11.3) + regexp_parser (2.12.0) rexml (3.4.2) rouge (4.5.1) - 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)