From a07760c17a89df9bf35e86dbeae05d2479df94f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 00:02:05 +0000 Subject: [PATCH] Bump rubocop-shopify from 2.11.1 to 2.15.1 Bumps [rubocop-shopify](https://github.com/Shopify/ruby-style-guide) from 2.11.1 to 2.15.1. - [Release notes](https://github.com/Shopify/ruby-style-guide/releases) - [Commits](https://github.com/Shopify/ruby-style-guide/compare/v2.11.1...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 | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8ead7f88..83ad7029 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,8 +62,8 @@ GEM mocha (2.0.2) ruby2_keywords (>= 0.0.5) mysql2 (0.5.6) - parallel (1.24.0) - parser (3.3.0.5) + parallel (1.25.1) + parser (3.3.4.0) ast (~> 2.4.1) racc pry (0.14.2) @@ -72,7 +72,7 @@ GEM pry-byebug (3.10.1) byebug (~> 11.0) pry (>= 0.13, < 0.15) - racc (1.7.3) + racc (1.8.0) rainbow (3.1.1) rake (13.0.6) rake-compiler (1.2.1) @@ -81,9 +81,9 @@ GEM redis-client (>= 0.17.0) redis-client (0.19.0) connection_pool - regexp_parser (2.9.0) - rexml (3.2.8) - strscan (>= 3.0.9) + regexp_parser (2.9.2) + rexml (3.3.2) + strscan rubocop (1.62.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -95,14 +95,14 @@ GEM rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.2) - parser (>= 3.3.0.4) + rubocop-ast (1.31.3) + parser (>= 3.3.1.0) rubocop-minitest (0.26.1) rubocop (>= 0.90, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-shopify (2.11.1) - rubocop (~> 1.42) + rubocop-shopify (2.15.1) + rubocop (~> 1.51) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) strscan (3.1.0)