mirror of
https://github.com/danbee/danbarberphoto
synced 2025-03-04 08:49:07 +00:00
Merge pull request #56 from danbee/depfu/update/rubocop-0.57.0
Update rubocop: 0.53.0 → 0.57.0 (minor)
This commit is contained in:
commit
a3614ecabb
@ -145,6 +145,7 @@ GEM
|
||||
i18n (0.9.5)
|
||||
concurrent-ruby (~> 1.0)
|
||||
ipaddress (0.8.3)
|
||||
jaro_winkler (1.4.0)
|
||||
jmespath (1.4.0)
|
||||
jquery-rails (4.3.1)
|
||||
rails-dom-testing (>= 1, < 3)
|
||||
@ -193,7 +194,7 @@ GEM
|
||||
oath-generators (1.0.1)
|
||||
oath (>= 0.0.12)
|
||||
parallel (1.12.1)
|
||||
parser (2.5.0.2)
|
||||
parser (2.5.1.0)
|
||||
ast (~> 2.4.0)
|
||||
pg (1.0.0)
|
||||
poltergeist (1.17.0)
|
||||
@ -265,7 +266,8 @@ GEM
|
||||
rspec-mocks (~> 3.7.0)
|
||||
rspec-support (~> 3.7.0)
|
||||
rspec-support (3.7.1)
|
||||
rubocop (0.53.0)
|
||||
rubocop (0.57.0)
|
||||
jaro_winkler (~> 1.4.0)
|
||||
parallel (~> 1.10)
|
||||
parser (>= 2.5)
|
||||
powerpack (~> 0.1)
|
||||
@ -320,7 +322,7 @@ GEM
|
||||
unf (0.1.4)
|
||||
unf_ext
|
||||
unf_ext (0.0.7.4)
|
||||
unicode-display_width (1.3.0)
|
||||
unicode-display_width (1.4.0)
|
||||
warden (1.2.7)
|
||||
rack (>= 1.0)
|
||||
websocket-driver (0.6.5)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user