diff --git a/Gemfile.lock b/Gemfile.lock index ed5283f..fb773f8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -150,7 +150,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 @@ -174,7 +174,7 @@ GEM logger prism (>= 1.6.0) tsort - regexp_parser (2.11.3) + regexp_parser (2.12.0) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0) http-cookie (>= 1.0.2, < 2.0) @@ -197,11 +197,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)