Skip to content
This repository has been archived by the owner on Aug 17, 2018. It is now read-only.

Commit

Permalink
Bump rubocop from 0.53.0 to 0.54.0 (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and deivid-rodriguez committed Mar 31, 2018
1 parent ff5c38f commit 2ef6407
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ group :tools do
gem "i18n-tasks", "0.9.21"
gem "image_optim_pack", "0.5.0.20180124"
gem "overcommit", "0.44.0"
gem "rubocop", "0.53.0"
gem "rubocop", "0.54.0"
gem "simplecov", "0.16.1"
gem "slim_lint", "0.15.1"
gem "squasher", "0.6.0"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ GEM
childprocess (~> 0.6, >= 0.6.3)
iniparse (~> 1.4)
parallel (1.12.1)
parser (2.5.0.3)
parser (2.5.0.5)
ast (~> 2.4.0)
pg (1.0.0)
polyamorous (1.3.2)
Expand Down Expand Up @@ -308,7 +308,7 @@ GEM
rspec-mocks (~> 3.7.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.0)
rubocop (0.53.0)
rubocop (0.54.0)
parallel (~> 1.10)
parser (>= 2.5)
powerpack (~> 0.1)
Expand Down Expand Up @@ -439,7 +439,7 @@ DEPENDENCIES
rails-i18n (~> 5.1)
rinku (~> 2.0)
rspec-rails (~> 3.7)
rubocop (= 0.53.0)
rubocop (= 0.54.0)
ruby-progressbar (~> 1.9)
rubyzip (~> 1.1)
sass-rails (~> 5.0)
Expand Down

0 comments on commit 2ef6407

Please sign in to comment.