From b56640250288c32c36d3a896273bca16ab941dcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Apr 2021 06:59:15 +0000 Subject: [PATCH] Bump rubocop from 1.8.1 to 1.12.1 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.8.1 to 1.12.1. - [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.8.1...v1.12.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c8a6ddade..e31346ea7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - ast (2.4.1) + ast (2.4.2) diff-lcs (1.4.4) erubis (2.7.0) excon (0.78.1) @@ -30,7 +30,7 @@ GEM rate_throttle_client (~> 0.1.0) rainbow (3.0.0) rate_throttle_client (0.1.2) - regexp_parser (2.0.3) + regexp_parser (2.1.1) rexml (3.2.4) rrrretry (1.0.0) rspec-core (3.10.1) @@ -39,7 +39,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.1) - rubocop (1.8.1) + rubocop (1.12.1) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) @@ -48,7 +48,7 @@ GEM rubocop-ast (>= 1.2.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.4.0) + rubocop-ast (1.4.1) parser (>= 2.7.1.5) rubocop-rspec (2.1.0) rubocop (~> 1.0)