From 2ad48e4b884f0ac376f2f60bc8e5d62561490d99 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 23 Jul 2021 10:46:35 +0000 Subject: [PATCH] Bump rubocop from 0.83.0 to 1.18.4 Bumps [rubocop](https://github.com/rubocop/rubocop) from 0.83.0 to 1.18.4. - [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.83.0...v1.18.4) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9c478a2..31e9052 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ specs: addressable (2.4.0) - ast (2.4.0) + ast (2.4.2) builder (3.2.3) bundle-audit (0.1.0) bundler-audit @@ -50,15 +50,16 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - parallel (1.19.1) - parser (2.7.1.2) - ast (~> 2.4.0) + parallel (1.20.1) + parser (3.0.2.0) + ast (~> 2.4.1) psych (3.0.2) racc (1.5.2) rack (2.2.3) rainbow (3.0.0) rake (12.3.3) rdoc (6.3.1) + regexp_parser (2.1.1) rexml (3.2.5) rspec (3.9.0) rspec-core (~> 3.9.0) @@ -73,20 +74,24 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-support (3.9.3) - rubocop (0.83.0) + rubocop (1.18.4) parallel (~> 1.10) - parser (>= 2.7.0.1) + parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 1.8, < 3.0) rexml + rubocop-ast (>= 1.8.0, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 2.0) + unicode-display_width (>= 1.4.0, < 3.0) + rubocop-ast (1.8.0) + parser (>= 3.0.1.1) rubocop-checkstyle_formatter (0.4.0) rubocop (>= 0.35.1) - ruby-progressbar (1.10.1) + ruby-progressbar (1.11.0) semver2 (3.4.2) thor (0.20.0) thread_safe (0.3.6) - unicode-display_width (1.7.0) + unicode-display_width (2.0.0) PLATFORMS ruby