aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorRyuta Kamizono <kamipo@gmail.com>2018-04-22 13:27:36 +0900
committerGitHub <noreply@github.com>2018-04-22 13:27:36 +0900
commit222f20eb192e4ec2f19d19cc37dc3ca601d55c8d (patch)
tree89b93b757bdf21dee09e2f1a12e0ff68fd157fbc /Gemfile.lock
parent26749d37fa7ceb4d1a9d98147029145e9aabfa40 (diff)
parent999e7ec505d8088b3bd82298750c0f1d0043cede (diff)
downloadrails-222f20eb192e4ec2f19d19cc37dc3ca601d55c8d.tar.gz
rails-222f20eb192e4ec2f19d19cc37dc3ca601d55c8d.tar.bz2
rails-222f20eb192e4ec2f19d19cc37dc3ca601d55c8d.zip
Merge pull request #32681 from bdewater/rubocop-0-54
Rubocop 0.54
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 23b668ac72..a0f823b6fc 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -333,7 +333,7 @@ GEM
mini_portile2 (~> 2.3.0)
os (0.9.6)
parallel (1.12.1)
- parser (2.5.0.2)
+ parser (2.5.1.0)
ast (~> 2.4.0)
path_expander (1.0.2)
pg (1.0.0)
@@ -385,9 +385,9 @@ GEM
resque (~> 1.26)
rufus-scheduler (~> 3.2)
retriable (3.1.1)
- rubocop (0.52.1)
+ rubocop (0.54.0)
parallel (~> 1.10)
- parser (>= 2.4.0.2, < 3.0)
+ parser (>= 2.5)
powerpack (~> 0.1)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
@@ -470,7 +470,7 @@ GEM
uber (0.1.0)
uglifier (3.2.0)
execjs (>= 0.3.0, < 3)
- unicode-display_width (1.3.0)
+ unicode-display_width (1.3.2)
useragent (0.16.8)
vegas (0.1.11)
rack (>= 1.0.0)