From ed1cd9563deab74ebc3bbd19b3064b48e29d67bc Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Thu, 7 Jun 2018 00:08:01 +0000 Subject: [PATCH] Update rubocop to version 0.57.1 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d7364a5..4c5605a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -145,7 +145,7 @@ GEM i18n (0.9.5) concurrent-ruby (~> 1.0) ipaddress (0.8.3) - jaro_winkler (1.4.0) + jaro_winkler (1.5.1) jmespath (1.4.0) jquery-rails (4.3.3) rails-dom-testing (>= 1, < 3) @@ -266,8 +266,8 @@ GEM rspec-mocks (~> 3.7.0) rspec-support (~> 3.7.0) rspec-support (3.7.1) - rubocop (0.57.0) - jaro_winkler (~> 1.4.0) + rubocop (0.57.1) + jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.5) powerpack (~> 0.1)