From 8cf88d7d50fda34327fae9cc991ffd0c8c9ccb15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 04:01:26 +0000 Subject: [PATCH] Bump rubocop-shopify from 2.8.0 to 2.10.0 Bumps [rubocop-shopify](https://github.com/Shopify/ruby-style-guide) from 2.8.0 to 2.10.0. - [Release notes](https://github.com/Shopify/ruby-style-guide/releases) - [Commits](https://github.com/Shopify/ruby-style-guide/compare/v2.8.0...v2.10.0) --- 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 85165b9a4..9b53851ac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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.10.0) + rubocop (~> 1.35) ruby-hmac (0.4.0) ruby-openid (2.9.2) ruby-openid-apps-discovery (1.2.0)