From 21b931899b470456d4bab8aafcc413d4fc9cc95d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 1 Mar 2019 08:17:09 +0000 Subject: [PATCH] Bump rubocop from 0.59.2 to 0.65.0 Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.59.2 to 0.65.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.59.2...v0.65.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9efe4a0..fde13de 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -182,7 +182,7 @@ GEM concurrent-ruby (~> 1.0) iniparse (1.4.4) ipaddress (0.8.3) - jaro_winkler (1.5.1) + jaro_winkler (1.5.2) jmespath (1.4.0) json (2.1.0) kitchen-docker (2.7.0) @@ -260,8 +260,8 @@ GEM plist (~> 3.1) systemu (~> 2.6.4) wmi-lite (~> 1.0) - parallel (1.12.1) - parser (2.5.1.2) + parallel (1.14.0) + parser (2.6.0.0) ast (~> 2.4.0) plist (3.5.0) polyglot (0.3.5) @@ -270,6 +270,7 @@ GEM pry (0.11.3) coderay (~> 1.1.0) method_source (~> 0.9.0) + psych (3.1.0) public_suffix (3.0.3) rack (2.0.6) rainbow (3.0.0) @@ -316,14 +317,15 @@ GEM rspec_junit_formatter (0.2.3) builder (< 4) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (0.59.2) + rubocop (0.65.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.5, != 2.5.1.1) powerpack (~> 0.1) + psych (>= 3.1.0) rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7) - unicode-display_width (~> 1.0, >= 1.0.1) + unicode-display_width (~> 1.4.0) ruby-progressbar (1.10.0) ruby_dep (1.5.0) ruby_gntp (0.3.4) @@ -373,7 +375,7 @@ GEM polyglot (~> 0.3) tzinfo (1.2.5) thread_safe (~> 0.1) - unicode-display_width (1.4.0) + unicode-display_width (1.4.1) uuidtools (2.1.5) varia_model (0.6.0) buff-extensions (~> 2.0)