diff --git a/Gemfile.lock b/Gemfile.lock index a997e4c7..92454c2f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -534,8 +534,8 @@ GEM rspec-support (3.13.7) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.89.0) - json (~> 2.3) + rubocop (1.90.0) + json (>= 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) parallel (>= 1.10) @@ -551,9 +551,9 @@ GEM rubocop-factory_bot (2.28.0) lint_roller (~> 1.1) rubocop (~> 1.72, >= 1.72.1) - rubocop-graphql (1.7.0) + rubocop-graphql (1.8.0) lint_roller (~> 1.1) - rubocop (>= 1.72.1, < 2) + rubocop (>= 1.89, < 2) rubocop-rails (2.37.0) activesupport (>= 4.2.0) lint_roller (~> 1.1)