diff --git a/Gemfile.lock b/Gemfile.lock index 8ee06652..189082ed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -285,7 +285,7 @@ GEM jbuilder (2.15.0) actionview (>= 7.0.0) activesupport (>= 7.0.0) - json (2.19.8) + json (2.19.9) jwt (3.2.0) base64 language_server-protocol (3.17.0.5) @@ -561,9 +561,10 @@ GEM rubocop (>= 1.72) rubocop-performance (>= 1.24) rubocop-rails (>= 2.30) - rubocop-rspec (3.9.0) + rubocop-rspec (3.10.2) lint_roller (~> 1.1) - rubocop (~> 1.81) + regexp_parser (>= 2.0) + rubocop (~> 1.86, >= 1.86.2) rubocop-rubycw (0.2.2) lint_roller (~> 1.1) rubocop (~> 1.72, >= 1.72.1)