Update rubocop to version 0.60.0
This commit is contained in:
parent
c69de4f91e
commit
1db04d4ffd
1 changed files with 3 additions and 3 deletions
|
|
@ -327,7 +327,7 @@ GEM
|
||||||
activerecord (>= 4.2, < 5.3)
|
activerecord (>= 4.2, < 5.3)
|
||||||
request_store (~> 1.1)
|
request_store (~> 1.1)
|
||||||
parallel (1.12.1)
|
parallel (1.12.1)
|
||||||
parser (2.5.1.2)
|
parser (2.5.3.0)
|
||||||
ast (~> 2.4.0)
|
ast (~> 2.4.0)
|
||||||
pdf-core (0.2.5)
|
pdf-core (0.2.5)
|
||||||
pg (1.1.2)
|
pg (1.1.2)
|
||||||
|
|
@ -469,14 +469,14 @@ GEM
|
||||||
rspec-mocks (~> 3.6.0)
|
rspec-mocks (~> 3.6.0)
|
||||||
rspec-support (~> 3.6.0)
|
rspec-support (~> 3.6.0)
|
||||||
rspec-support (3.6.0)
|
rspec-support (3.6.0)
|
||||||
rubocop (0.58.2)
|
rubocop (0.60.0)
|
||||||
jaro_winkler (~> 1.5.1)
|
jaro_winkler (~> 1.5.1)
|
||||||
parallel (~> 1.10)
|
parallel (~> 1.10)
|
||||||
parser (>= 2.5, != 2.5.1.1)
|
parser (>= 2.5, != 2.5.1.1)
|
||||||
powerpack (~> 0.1)
|
powerpack (~> 0.1)
|
||||||
rainbow (>= 2.2.2, < 4.0)
|
rainbow (>= 2.2.2, < 4.0)
|
||||||
ruby-progressbar (~> 1.7)
|
ruby-progressbar (~> 1.7)
|
||||||
unicode-display_width (~> 1.0, >= 1.0.1)
|
unicode-display_width (~> 1.4.0)
|
||||||
rubocop-rspec (1.29.1)
|
rubocop-rspec (1.29.1)
|
||||||
rubocop (>= 0.58.0)
|
rubocop (>= 0.58.0)
|
||||||
ruby-oembed (0.12.0)
|
ruby-oembed (0.12.0)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue