Skip to content

Commit

Permalink
Bump rubocop from 0.53.0 to 0.54.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support committed Mar 22, 2018
1 parent 281dfee commit fd5f517
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 @@ -7,5 +7,5 @@ gem "rake", "~> 12.3"
gem "chandler", "0.7.0"
gem "mdl", "0.4.0"
gem "minitest", "~> 5.11"
gem "rubocop", "0.53.0"
gem "rubocop", "0.54.0"
gem "simplecov", "0.16.1"
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@ GEM
octokit (4.7.0)
sawyer (~> 0.8.0, >= 0.5.3)
parallel (1.12.1)
parser (2.5.0.2)
parser (2.5.0.4)
ast (~> 2.4.0)
powerpack (0.1.1)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
rainbow (3.0.0)
rake (12.3.0)
rubocop (0.53.0)
rubocop (0.54.0)
parallel (~> 1.10)
parser (>= 2.5)
powerpack (~> 0.1)
Expand All @@ -68,7 +68,7 @@ DEPENDENCIES
minitest (~> 5.11)
pry-byebug!
rake (~> 12.3)
rubocop (= 0.53.0)
rubocop (= 0.54.0)
simplecov (= 0.16.1)

BUNDLED WITH
Expand Down

0 comments on commit fd5f517

Please sign in to comment.