aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorRyuta Kamizono <kamipo@gmail.com>2019-03-27 08:38:57 +0900
committerGitHub <noreply@github.com>2019-03-27 08:38:57 +0900
commitbde5f3bfc6c16fd9f0c1acff2976a4bfff50b02f (patch)
treedf09e37077dd2f032622436abe473f929958a8a7 /Gemfile.lock
parentc2093cdf8e48ccc4211195c3523319a1767a205a (diff)
parent1e1adadb417d8265e68a50cf2e8d541f86ea7805 (diff)
downloadrails-bde5f3bfc6c16fd9f0c1acff2976a4bfff50b02f.tar.gz
rails-bde5f3bfc6c16fd9f0c1acff2976a4bfff50b02f.tar.bz2
rails-bde5f3bfc6c16fd9f0c1acff2976a4bfff50b02f.zip
Merge pull request #35761 from koic/bump_rubocop_to_0_66_0
Bump RuboCop to 0.66.0
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock17
1 files changed, 10 insertions, 7 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 10f0630bc8..62cab7261b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -342,14 +342,17 @@ GEM
mini_portile2 (~> 2.4.0)
os (1.0.0)
parallel (1.13.0)
- parser (2.6.0.0)
+ parser (2.6.2.0)
ast (~> 2.4.0)
path_expander (1.0.3)
pg (1.1.3)
pg (1.1.3-x64-mingw32)
pg (1.1.3-x86-mingw32)
- powerpack (0.1.2)
- psych (3.0.3)
+ psych (3.1.0)
+ psych (3.1.0-java)
+ jar-dependencies (>= 0.1.7)
+ psych (3.1.0-x64-mingw32)
+ psych (3.1.0-x86-mingw32)
public_suffix (3.0.3)
puma (3.12.1)
puma (3.12.1-java)
@@ -400,14 +403,14 @@ GEM
resque (~> 1.26)
rufus-scheduler (~> 3.2)
retriable (3.1.2)
- rubocop (0.63.0)
+ rubocop (0.66.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5, != 2.5.1.1)
- powerpack (~> 0.1)
+ psych (>= 3.1.0)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (~> 1.4.0)
+ unicode-display_width (>= 1.4.0, < 1.6)
ruby-progressbar (1.10.0)
ruby-vips (2.0.13)
ffi (~> 1.9)
@@ -488,7 +491,7 @@ GEM
uber (0.1.0)
uglifier (4.1.19)
execjs (>= 0.3.0, < 3)
- unicode-display_width (1.4.0)
+ unicode-display_width (1.5.0)
useragent (0.16.10)
vegas (0.1.11)
rack (>= 1.0.0)