From ec183188d9b78beb73322554d4a4a04e6d26ae78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 12:37:51 +0000 Subject: [PATCH] build(deps-dev): Bump rubocop-shopify from 2.17.0 to 2.17.1 Bumps [rubocop-shopify](https://github.com/Shopify/ruby-style-guide) from 2.17.0 to 2.17.1. - [Release notes](https://github.com/Shopify/ruby-style-guide/releases) - [Commits](https://github.com/Shopify/ruby-style-guide/compare/v2.17.0...v2.17.1) --- updated-dependencies: - dependency-name: rubocop-shopify dependency-version: 2.17.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 75ad2c6..1e4a629 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,7 +87,7 @@ GEM rubocop-rake (0.7.1) lint_roller (~> 1.1) rubocop (>= 1.72.1) - rubocop-shopify (2.17.0) + rubocop-shopify (2.17.1) rubocop (~> 1.62) ruby-progressbar (1.13.0) securerandom (0.4.1)