mirror of
https://github.com/danbee/danbarberphoto
synced 2025-03-04 08:49:07 +00:00
Merge pull request #17 from danbee/depfu/update/rubocop-0.52.1
Update rubocop: 0.49.1 → 0.52.1 (minor)
This commit is contained in:
commit
53a0a6259c
19
Gemfile.lock
19
Gemfile.lock
@ -54,7 +54,7 @@ GEM
|
|||||||
administrate-field-image (1.1.0)
|
administrate-field-image (1.1.0)
|
||||||
administrate (>= 0.2.0.rc1)
|
administrate (>= 0.2.0.rc1)
|
||||||
arel (8.0.0)
|
arel (8.0.0)
|
||||||
ast (2.3.0)
|
ast (2.4.0)
|
||||||
autoprefixer-rails (7.1.2.3)
|
autoprefixer-rails (7.1.2.3)
|
||||||
execjs
|
execjs
|
||||||
aws-sdk (2.10.129)
|
aws-sdk (2.10.129)
|
||||||
@ -190,9 +190,9 @@ GEM
|
|||||||
nio4r (2.2.0)
|
nio4r (2.2.0)
|
||||||
nokogiri (1.8.2)
|
nokogiri (1.8.2)
|
||||||
mini_portile2 (~> 2.3.0)
|
mini_portile2 (~> 2.3.0)
|
||||||
parallel (1.11.2)
|
parallel (1.12.1)
|
||||||
parser (2.4.0.0)
|
parser (2.4.0.2)
|
||||||
ast (~> 2.2)
|
ast (~> 2.3)
|
||||||
pg (0.21.0)
|
pg (0.21.0)
|
||||||
poltergeist (1.15.0)
|
poltergeist (1.15.0)
|
||||||
capybara (~> 2.1)
|
capybara (~> 2.1)
|
||||||
@ -242,8 +242,7 @@ GEM
|
|||||||
method_source
|
method_source
|
||||||
rake (>= 0.8.7)
|
rake (>= 0.8.7)
|
||||||
thor (>= 0.18.1, < 2.0)
|
thor (>= 0.18.1, < 2.0)
|
||||||
rainbow (2.2.2)
|
rainbow (3.0.0)
|
||||||
rake
|
|
||||||
rake (12.3.0)
|
rake (12.3.0)
|
||||||
rb-fsevent (0.10.2)
|
rb-fsevent (0.10.2)
|
||||||
rb-inotify (0.9.10)
|
rb-inotify (0.9.10)
|
||||||
@ -265,14 +264,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.49.1)
|
rubocop (0.52.1)
|
||||||
parallel (~> 1.10)
|
parallel (~> 1.10)
|
||||||
parser (>= 2.3.3.1, < 3.0)
|
parser (>= 2.4.0.2, < 3.0)
|
||||||
powerpack (~> 0.1)
|
powerpack (~> 0.1)
|
||||||
rainbow (>= 1.99.1, < 3.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.0, >= 1.0.1)
|
||||||
ruby-progressbar (1.8.1)
|
ruby-progressbar (1.9.0)
|
||||||
ruby_parser (3.11.0)
|
ruby_parser (3.11.0)
|
||||||
sexp_processor (~> 4.9)
|
sexp_processor (~> 4.9)
|
||||||
sass (3.5.5)
|
sass (3.5.5)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user