rubocop 0.62 to 0.65

This commit is contained in:
Andrew Brown 2019-03-15 12:04:18 -05:00
parent 92cd36cb3c
commit e26cf57378

View File

@ -301,16 +301,17 @@ GEM
mime-types
mimemagic (~> 0.3.0)
terrapin (~> 0.6.0)
parallel (1.12.1)
parallel (1.14.0)
paranoia (2.4.1)
activerecord (>= 4.0, < 5.3)
parser (2.5.3.0)
parser (2.6.0.0)
ast (~> 2.4.0)
pg (0.21.0)
powerpack (0.1.2)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
psych (3.1.0)
public_suffix (3.0.3)
puma (3.12.0)
puma-heroku (1.0.0)
@ -417,11 +418,12 @@ GEM
rspec-mocks (~> 3.8.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
rubocop (0.62.0)
rubocop (0.65.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)