From 936b8f51baaaad26c2c258d7d1a0dd0d7a92ae47 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 26 Sep 2020 04:15:00 +0000 Subject: [PATCH] Bump rubocop from 0.72.0 to 0.92.0 Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.72.0 to 0.92.0. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.72.0...v0.92.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 113e776..bc74cb6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ GEM tzinfo (~> 1.1) addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) - ast (2.4.0) + ast (2.4.1) aws-eventstream (1.0.3) aws-partitions (1.182.0) aws-sdk-core (3.57.0) @@ -175,7 +175,6 @@ GEM concurrent-ruby (~> 1.0) iniparse (1.4.4) ipaddress (0.8.3) - jaro_winkler (1.5.3) jmespath (1.4.0) json (2.1.0) kitchen-docker (2.9.0) @@ -255,9 +254,9 @@ GEM plist (~> 3.1) systemu (~> 2.6.4) wmi-lite (~> 1.0) - parallel (1.17.0) - parser (2.6.3.0) - ast (~> 2.4.0) + parallel (1.19.2) + parser (2.7.1.5) + ast (~> 2.4.1) plist (3.4.0) polyglot (0.3.5) proxifier (1.0.3) @@ -271,8 +270,10 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) + regexp_parser (1.8.0) retriable (2.1.0) retryable (2.0.4) + rexml (3.2.4) ridley (5.1.1) addressable buff-config (~> 2.0) @@ -310,13 +311,17 @@ GEM rspec_junit_formatter (0.2.3) builder (< 4) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (0.72.0) - jaro_winkler (~> 1.5.1) + rubocop (0.92.0) parallel (~> 1.10) - parser (>= 2.6) + parser (>= 2.7.1.5) rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 1.7) + rexml + rubocop-ast (>= 0.5.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 1.7) + unicode-display_width (>= 1.4.0, < 2.0) + rubocop-ast (0.5.1) + parser (>= 2.7.1.5) ruby-progressbar (1.10.1) ruby_dep (1.5.0) ruby_gntp (0.3.4) @@ -366,7 +371,7 @@ GEM polyglot (~> 0.3) tzinfo (1.2.5) thread_safe (~> 0.1) - unicode-display_width (1.6.0) + unicode-display_width (1.7.0) uuidtools (2.1.5) varia_model (0.6.0) buff-extensions (~> 2.0)