From d007d5008742bf2ee1fb6a51af7b72a7c683dbf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 07:15:39 +0000 Subject: [PATCH] Bump rubocop-shopify from 3.0.1 to 3.0.2 Bumps [rubocop-shopify](https://github.com/Shopify/ruby-style-guide) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/Shopify/ruby-style-guide/releases) - [Commits](https://github.com/Shopify/ruby-style-guide/compare/v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: rubocop-shopify dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ffc766f..a812e35 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -65,7 +65,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.6) - rubocop (1.88.2) + rubocop (1.89.0) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -79,7 +79,7 @@ GEM rubocop-ast (1.50.0) parser (>= 3.3.7.2) prism (~> 1.7) - rubocop-shopify (3.0.1) + rubocop-shopify (3.0.2) lint_roller rubocop (~> 1.72, >= 1.72.1) ruby-progressbar (1.13.0)