From d0201ab86bc91ce183eebcd9bb64199fabc2cf4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 03:43:18 +0000 Subject: [PATCH] Bump rubocop from 1.66.0 to 1.66.1 in /gem in the minor-and-patch group Bumps the minor-and-patch group in /gem with 1 update: [rubocop](https://github.com/rubocop/rubocop). Updates `rubocop` from 1.66.0 to 1.66.1 - [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.66.0...v1.66.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- gem/Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gem/Gemfile.lock b/gem/Gemfile.lock index 26f7a48..3a6e6b0 100644 --- a/gem/Gemfile.lock +++ b/gem/Gemfile.lock @@ -42,7 +42,7 @@ GEM ruby-progressbar netrc (0.11.0) parallel (1.26.3) - parser (3.3.4.2) + parser (3.3.5.0) ast (~> 2.4.1) racc prism (1.0.0) @@ -60,17 +60,17 @@ GEM regexp_parser (2.9.2) reline (0.5.0) io-console (~> 0.5) - rubocop (1.66.0) + rubocop (1.66.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.1, < 2.0) + rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.1) + rubocop-ast (1.32.3) parser (>= 3.3.1.0) rubocop-shopify (2.15.1) rubocop (~> 1.51) @@ -101,7 +101,7 @@ GEM thor (>= 1.2.0) yard-sorbet thor (1.3.2) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) yard (0.9.36) yard-sorbet (0.9.0) sorbet-runtime