From dce760b4ea36700a252b32aae8976ba88dc292b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 05:55:23 +0000 Subject: [PATCH] Bump rubocop-shopify from 2.0.1 to 2.1.0 Bumps [rubocop-shopify](https://github.com/Shopify/ruby-style-guide) from 2.0.1 to 2.1.0. - [Release notes](https://github.com/Shopify/ruby-style-guide/releases) - [Commits](https://github.com/Shopify/ruby-style-guide/compare/v2.0.1...v2.1.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3210eb94..dc649c10 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -114,7 +114,7 @@ GEM nokogiri (1.11.2-x86_64-linux) racc (~> 1.4) parallel (1.20.1) - parser (3.0.0.0) + parser (3.0.1.0) ast (~> 2.4.1) pry (0.13.1) coderay (~> 1.1) @@ -158,8 +158,8 @@ GEM rainbow (3.0.0) rake (13.0.3) regexp_parser (2.1.1) - rexml (3.2.4) - rubocop (1.12.0) + rexml (3.2.5) + rubocop (1.13.0) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) @@ -170,8 +170,8 @@ GEM unicode-display_width (>= 1.4.0, < 3.0) rubocop-ast (1.4.1) parser (>= 2.7.1.5) - rubocop-shopify (2.0.1) - rubocop (~> 1.11) + rubocop-shopify (2.1.0) + rubocop (~> 1.13) ruby-progressbar (1.11.0) rubyzip (2.3.0) selenium-webdriver (3.142.7)