From c39715367e774fcbbb7aba43c6fcc7b305d42227 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 07:44:34 +0000 Subject: [PATCH] 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: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 18c1291a..a7c794bb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -234,14 +234,14 @@ GEM rubocop-ast (>= 1.44.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.44.1) + rubocop-ast (1.45.1) parser (>= 3.3.7.2) prism (~> 1.4) rubocop-performance (1.25.0) lint_roller (~> 1.1) rubocop (>= 1.75.0, < 2.0) rubocop-ast (>= 1.38.0, < 2.0) - rubocop-shopify (2.17.0) + rubocop-shopify (2.17.1) rubocop (~> 1.62) ruby-progressbar (1.13.0) securerandom (0.4.1)