From 8817ad131041760420308c280c51c8290cf4134b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 12:43:20 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 538f2cc7..92789a12 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -26,7 +26,7 @@ GEM ruby2_keywords (>= 0.0.5) netrc (0.11.0) parallel (1.24.0) - parser (3.3.0.4) + parser (3.3.0.5) ast (~> 2.4.1) racc prettier_print (1.2.1) @@ -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.6) rubocop (>= 0.90.0)