From 0374817db4ab40fe1c862c05b69f5b4dcdedd08a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Sep 2021 22:01:10 +0000 Subject: [PATCH] Bump rubocop from 1.21.0 to 1.22.0 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.21.0 to 1.22.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.21.0...v1.22.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production 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 e783cc3..fb152d9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -192,16 +192,16 @@ GEM regexp_parser (2.1.1) rexml (3.2.5) rouge (3.26.1) - rubocop (1.21.0) + rubocop (1.22.0) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.9.1, < 2.0) + rubocop-ast (>= 1.12.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.11.0) + rubocop-ast (1.12.0) parser (>= 3.0.1.1) ruby-enum (0.8.0) i18n @@ -220,7 +220,7 @@ GEM ethon (>= 0.9.0) tzinfo (2.0.4) concurrent-ruby (~> 1.0) - unicode-display_width (1.7.0) + unicode-display_width (1.8.0) yell (2.2.2) zeitwerk (2.4.2)