From 48f2d3eb292e15bb4326aa5afa2f047a172d2664 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 04:33:36 +0000 Subject: [PATCH] Bump the rubocop group in /updater with 1 update Bumps the rubocop group in /updater with 1 update: [rubocop](https://github.com/rubocop/rubocop). Updates `rubocop` from 1.60.2 to 1.61.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.60.2...v1.61.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rubocop ... Signed-off-by: dependabot[bot] --- updater/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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)