diff --git a/Gemfile.lock b/Gemfile.lock index eebc2af..bb5a1ef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -30,7 +30,7 @@ GEM prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.19.7) + json (2.19.8) language_server-protocol (3.17.0.5) lint_roller (1.1.0) method_source (1.1.0) @@ -90,9 +90,10 @@ GEM rubocop-rake (0.7.1) lint_roller (~> 1.1) rubocop (>= 1.72.1) - rubocop-rspec (3.9.0) + rubocop-rspec (3.10.1) lint_roller (~> 1.1) - rubocop (~> 1.81) + regexp_parser (>= 2.0) + rubocop (~> 1.86, >= 1.86.2) ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1)