Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Commit

Permalink
Bump rubocop from 0.51.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 b24a83a commit 66d0156
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ GEM
remote: http://rubygems.org/
specs:
addressable (2.4.0)
ast (2.3.0)
ast (2.4.0)
backports (3.10.3)
byebug (9.0.6)
coderay (1.1.1)
Expand Down Expand Up @@ -62,9 +62,9 @@ GEM
notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
parallel (1.12.0)
parser (2.4.0.2)
ast (~> 2.3)
parallel (1.12.1)
parser (2.5.0.4)
ast (~> 2.4.0)
powerpack (0.1.1)
pry (0.10.4)
coderay (~> 1.1.0)
Expand All @@ -82,8 +82,7 @@ GEM
rack
rack-test (0.8.2)
rack (>= 1.0, < 3)
rainbow (2.2.2)
rake
rainbow (3.0.0)
rake (12.3.0)
rb-fsevent (0.9.8)
rb-inotify (0.9.8)
Expand All @@ -104,11 +103,11 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.0)
rubocop (0.51.0)
rubocop (0.54.0)
parallel (~> 1.10)
parser (>= 2.3.3.1, < 3.0)
parser (>= 2.5)
powerpack (~> 0.1)
rainbow (>= 2.2.2, < 3.0)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.9.0)
Expand Down

0 comments on commit 66d0156

Please sign in to comment.