From 1cc0b747ea4e3f9637b12acf24e4d3b80c68cbdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Aug 2022 04:01:10 +0000 Subject: [PATCH] Bump rubocop-shopify from 2.8.0 to 2.9.0 Bumps [rubocop-shopify](https://github.com/Shopify/ruby-style-guide) from 2.8.0 to 2.9.0. - [Release notes](https://github.com/Shopify/ruby-style-guide/releases) - [Commits](https://github.com/Shopify/ruby-style-guide/compare/v2.8.0...v2.9.0) --- updated-dependencies: - dependency-name: rubocop-shopify dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4f6df9ac5..b25fe8b30 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -177,7 +177,7 @@ GEM mimemagic (~> 0.3.0) terrapin (~> 0.6.0) parallel (1.22.1) - parser (3.1.2.0) + parser (3.1.2.1) ast (~> 2.4.1) passenger (6.0.14) rack @@ -261,7 +261,7 @@ GEM rubocop-ast (>= 1.19.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.19.1) + rubocop-ast (1.21.0) parser (>= 3.1.1.0) rubocop-performance (1.14.3) rubocop (>= 1.7.0, < 2.0) @@ -270,8 +270,8 @@ GEM activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.7.0, < 2.0) - rubocop-shopify (2.8.0) - rubocop (~> 1.31) + rubocop-shopify (2.9.0) + rubocop (~> 1.33) ruby-hmac (0.4.0) ruby-openid (2.9.2) ruby-openid-apps-discovery (1.2.0)