From 7abcf18e9c9017a02fb741f3416161ee49dbde79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 03:07:58 +0000 Subject: [PATCH] Bump rubocop-shopify from 2.14.0 to 2.15.1 Bumps [rubocop-shopify](https://github.com/Shopify/ruby-style-guide) from 2.14.0 to 2.15.1. - [Release notes](https://github.com/Shopify/ruby-style-guide/releases) - [Commits](https://github.com/Shopify/ruby-style-guide/compare/v2.14.0...v2.15.1) --- updated-dependencies: - dependency-name: rubocop-shopify dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index db3172f2..4b4ed62c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,7 +55,7 @@ GEM parser (>= 3.2.1.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-shopify (2.14.0) + rubocop-shopify (2.15.1) rubocop (~> 1.51) rubocop-sorbet (0.7.7) rubocop (>= 0.90.0)