aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authoryuuji.yaginuma <yuuji.yaginuma@gmail.com>2018-11-09 08:12:36 +0900
committeryuuji.yaginuma <yuuji.yaginuma@gmail.com>2018-11-09 08:12:36 +0900
commitb8b93f5c9b81be2687d6e0e9034adda0b2169afd (patch)
treedb336215c79954f009580cb966ec873452aac1cd /Gemfile.lock
parentf4bc364fdf808e58bd30ab44d111384a46615e1a (diff)
downloadrails-b8b93f5c9b81be2687d6e0e9034adda0b2169afd.tar.gz
rails-b8b93f5c9b81be2687d6e0e9034adda0b2169afd.tar.bz2
rails-b8b93f5c9b81be2687d6e0e9034adda0b2169afd.zip
Use the same version of Rubocop as Code Climate
Related to: #34406
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 1321436814..c362d7cedf 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -350,7 +350,7 @@ GEM
mini_portile2 (~> 2.3.0)
os (1.0.0)
parallel (1.12.1)
- parser (2.5.1.2)
+ parser (2.5.3.0)
ast (~> 2.4.0)
path_expander (1.0.3)
pg (1.1.3)
@@ -405,14 +405,14 @@ GEM
resque (~> 1.26)
rufus-scheduler (~> 3.2)
retriable (3.1.2)
- rubocop (0.58.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-vips (2.0.13)
ffi (~> 1.9)