From 32ad80729dd18af8f7a665a5504c6d1d2488c1a4 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Wed, 2 Jan 2019 10:14:37 +0000 Subject: [PATCH] Update rubocop to version 0.62.0 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fff9066..9ebe406 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -201,7 +201,7 @@ GEM oath-generators (1.0.1) oath (>= 0.0.12) parallel (1.12.1) - parser (2.5.1.2) + parser (2.5.3.0) ast (~> 2.4.0) pg (1.1.3) poltergeist (1.18.1) @@ -274,7 +274,7 @@ GEM rspec-mocks (~> 3.8.0) rspec-support (~> 3.8.0) rspec-support (3.8.0) - rubocop (0.60.0) + rubocop (0.62.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.5, != 2.5.1.1) @@ -330,7 +330,7 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.7.4) - unicode-display_width (1.4.0) + unicode-display_width (1.4.1) warden (1.2.7) rack (>= 1.0) websocket-driver (0.7.0)