From ec323650a67d6a1f65e157db1f66704f429a839b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 17:28:52 +0000 Subject: [PATCH] Bump rubocop from 0.86.0 to 1.18.3 Bumps [rubocop](https://github.com/rubocop/rubocop) from 0.86.0 to 1.18.3. - [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/v0.86.0...v1.18.3) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 132ec12..4bdb3ea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,7 +56,7 @@ GEM addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) arel (6.0.4) - ast (2.4.1) + ast (2.4.2) awesome_print (1.9.2) axiom-types (0.1.1) descendants_tracker (~> 0.0.4) @@ -176,8 +176,8 @@ GEM omniauth-oauth2 (1.7.1) oauth2 (~> 1.4) omniauth (>= 1.9, < 3) - parallel (1.19.2) - parser (2.7.1.4) + parallel (1.20.1) + parser (3.0.2.0) ast (~> 2.4.1) pg (0.20.0) pry (0.12.2) @@ -229,7 +229,7 @@ GEM rake (13.0.3) rdoc (6.3.1) ref (2.0.0) - regexp_parser (2.0.3) + regexp_parser (2.1.1) request_store (1.4.1) rack (>= 1.4) rexml (3.2.5) @@ -252,18 +252,18 @@ GEM rspec-support (3.10.2) rspec_junit_formatter (0.4.1) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (0.86.0) + rubocop (1.18.3) parallel (~> 1.10) - parser (>= 2.7.0.1) + parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.7) + regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 0.0.3, < 1.0) + rubocop-ast (>= 1.7.0, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (0.0.3) - parser (>= 2.7.0.1) - ruby-progressbar (1.10.1) + unicode-display_width (>= 1.4.0, < 3.0) + rubocop-ast (1.7.0) + parser (>= 3.0.1.1) + ruby-progressbar (1.11.0) ruby2_keywords (0.0.4) sass-rails (6.0.0) sassc-rails (~> 2.1, >= 2.1.1) @@ -308,7 +308,7 @@ GEM thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3) - unicode-display_width (1.7.0) + unicode-display_width (2.0.0) virtus (1.0.5) axiom-types (~> 0.1) coercible (~> 1.0)