From da40a6dd3b52fada48a50946f44e75e66797f66d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 01:34:00 +0000 Subject: [PATCH] Bump rubocop from 1.79.2 to 1.80.0 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.79.2 to 1.80.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.79.2...v1.80.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.80.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 74ff672..14f279f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,11 +28,11 @@ GEM rake (13.3.0) rake-compiler (1.3.0) rake - regexp_parser (2.11.1) + regexp_parser (2.11.2) rspec-core (3.13.5) rspec-support (~> 3.13.0) rspec-support (3.13.4) - rubocop (1.79.2) + rubocop (1.80.0) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -49,7 +49,7 @@ GEM rubocop-shopify (2.15.1) rubocop (~> 1.51) ruby-progressbar (1.13.0) - unicode-display_width (3.1.4) + unicode-display_width (3.1.5) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4)