From 509d9e3eca6105cfb7c8120fe91a54b9c06e32ab Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Sat, 27 Oct 2018 12:19:13 +0000 Subject: [PATCH] Update rubocop to version 0.60.0 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 13b72e4..76a5f4e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -274,14 +274,14 @@ GEM rspec-mocks (~> 3.8.0) rspec-support (~> 3.8.0) rspec-support (3.8.0) - rubocop (0.59.2) + rubocop (0.60.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.5, != 2.5.1.1) powerpack (~> 0.1) 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_parser (3.11.0) sexp_processor (~> 4.9)