From a43fc7df509ceae80502c17b6485a3254da2317d Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Mon, 14 May 2018 17:07:29 +0000 Subject: [PATCH] Update rubocop to version 0.56.0 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1038096..2f9b610 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -193,7 +193,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 +265,7 @@ GEM rspec-mocks (~> 3.7.0) rspec-support (~> 3.7.0) rspec-support (3.7.1) - rubocop (0.53.0) + rubocop (0.56.0) parallel (~> 1.10) parser (>= 2.5) powerpack (~> 0.1) @@ -320,7 +320,7 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.7.4) - unicode-display_width (1.3.0) + unicode-display_width (1.3.2) warden (1.2.7) rack (>= 1.0) websocket-driver (0.6.5)