diff --git a/updater/Gemfile.lock b/updater/Gemfile.lock index 14334389..01285670 100644 --- a/updater/Gemfile.lock +++ b/updater/Gemfile.lock @@ -252,7 +252,7 @@ GEM rspec-sorbet (1.9.2) sorbet-runtime rspec-support (3.13.0) - rubocop (1.60.2) + rubocop (1.61.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -263,8 +263,8 @@ GEM rubocop-ast (>= 1.30.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.30.0) - parser (>= 3.2.1.0) + rubocop-ast (1.31.1) + parser (>= 3.3.0.4) rubocop-performance (1.20.2) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.30.0, < 2.0)