From f4f6a0937f12435ee7b46f6ca0146786dc624dfe Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Wed, 6 Jun 2018 02:36:38 +0000 Subject: [PATCH] Update rubocop to version 0.57.0 --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9fc58f9..48a7391 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -145,6 +145,7 @@ GEM i18n (0.9.5) concurrent-ruby (~> 1.0) ipaddress (0.8.3) + jaro_winkler (1.4.0) jmespath (1.4.0) jquery-rails (4.3.1) rails-dom-testing (>= 1, < 3) @@ -193,7 +194,7 @@ GEM oath-generators (1.0.1) oath (>= 0.0.12) parallel (1.12.1) - parser (2.5.0.2) + parser (2.5.1.0) ast (~> 2.4.0) pg (1.0.0) poltergeist (1.17.0) @@ -265,7 +266,8 @@ GEM rspec-mocks (~> 3.7.0) rspec-support (~> 3.7.0) rspec-support (3.7.1) - rubocop (0.53.0) + rubocop (0.57.0) + jaro_winkler (~> 1.4.0) parallel (~> 1.10) parser (>= 2.5) powerpack (~> 0.1) @@ -320,7 +322,7 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.7.4) - unicode-display_width (1.3.0) + unicode-display_width (1.4.0) warden (1.2.7) rack (>= 1.0) websocket-driver (0.6.5)