From a1b9a0ead6220a46bfcb1aa06b8cede4f40b1a2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 20:57:23 +0000 Subject: [PATCH] Bump rubocop-shopify from 2.12.0 to 2.18.0 Bumps [rubocop-shopify](https://github.com/Shopify/ruby-style-guide) from 2.12.0 to 2.18.0. - [Release notes](https://github.com/Shopify/ruby-style-guide/releases) - [Commits](https://github.com/Shopify/ruby-style-guide/compare/v2.12.0...v2.18.0) --- updated-dependencies: - dependency-name: rubocop-shopify dependency-version: 2.18.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3d9b3674..bd1bee96 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,7 +32,7 @@ GEM mutex_m tzinfo (~> 2.0) ansi (1.5.0) - ast (2.4.2) + ast (2.4.3) base64 (0.1.1) bigdecimal (3.1.4) builder (3.2.4) @@ -44,8 +44,8 @@ GEM ruby2_keywords i18n (1.14.1) concurrent-ruby (~> 1.0) - json (2.7.1) - language_server-protocol (3.17.0.3) + json (2.19.5) + language_server-protocol (3.17.0.5) method_source (1.1.0) minitest (5.17.0) minitest-focus (1.3.1) @@ -62,12 +62,13 @@ GEM racc (~> 1.4) nokogiri (1.18.9-x86_64-linux-gnu) racc (~> 1.4) - parallel (1.24.0) - parser (3.3.0.5) + parallel (1.28.0) + parser (3.3.11.1) ast (~> 2.4.1) racc phonelib (0.10.17) prettier_print (1.2.0) + prism (1.9.0) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) @@ -81,9 +82,8 @@ GEM rake (13.0.6) rake-compiler (1.2.1) rake - regexp_parser (2.9.0) - rexml (3.2.8) - strscan (>= 3.0.9) + regexp_parser (2.12.0) + rexml (3.4.4) rubocop (1.62.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -95,8 +95,9 @@ 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.49.1) + parser (>= 3.3.7.2) + prism (~> 1.7) rubocop-minitest (0.27.0) rubocop (>= 0.90, < 2.0) rubocop-performance (1.16.0) @@ -104,8 +105,8 @@ GEM rubocop-ast (>= 0.4.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-shopify (2.12.0) - rubocop (~> 1.44) + rubocop-shopify (2.18.0) + rubocop (~> 1.62) ruby-lsp (0.3.8) language_server-protocol (~> 3.17.0) sorbet-runtime @@ -115,13 +116,12 @@ GEM rubyzip (2.3.2) sorbet-runtime (0.5.10648) stringio (3.1.0) - strscan (3.1.0) syntax_tree (5.3.0) prettier_print (>= 1.2.0) thor (1.2.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) PLATFORMS arm64-darwin-21