From a7e2f9092fde2898895d7fc759f4ef1d428f7053 Mon Sep 17 00:00:00 2001 From: Thorsten Eckel Date: Tue, 22 Jan 2019 08:32:28 +0100 Subject: [PATCH] Updated rubocop to latest version (0.63.1). --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c7337b845..16b7293aa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -233,7 +233,7 @@ GEM ice_cube (0.16.2) inflection (1.0.0) interception (0.5) - jaro_winkler (1.5.1) + jaro_winkler (1.5.2) json (2.1.0) jwt (2.1.0) kgio (2.11.0) @@ -323,8 +323,8 @@ GEM omniauth-weibo-oauth2 (0.4.5) omniauth (~> 1.5) omniauth-oauth2 (>= 1.4.0) - parallel (1.12.1) - parser (2.5.3.0) + parallel (1.13.0) + parser (2.6.0.0) ast (~> 2.4.0) pg (0.21.0) pluginator (1.5.0) @@ -408,7 +408,7 @@ GEM rspec-mocks (~> 3.8.0) rspec-support (~> 3.8.0) rspec-support (3.8.0) - rubocop (0.62.0) + rubocop (0.63.1) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.5, != 2.5.1.1)