Skip to content

Commit

Permalink
Update rubocop to version 0.54.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Mar 26, 2018
1 parent 3acd715 commit efb37e2
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions src/api/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ GEM
nokogiri
nyan-cat-formatter (0.12.0)
rspec (>= 2.99, >= 2.14.2, < 4)
parallel (1.12.0)
parallel (1.12.1)
parser (2.5.0.5)
ast (~> 2.4.0)
pastel (0.7.2)
Expand Down Expand Up @@ -278,8 +278,7 @@ GEM
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rainbow (2.2.2)
rake
rainbow (3.0.0)
raindrops (0.18.0)
rake (12.3.1)
rantly (1.1.0)
Expand Down Expand Up @@ -314,11 +313,11 @@ GEM
rspec-mocks (~> 3.5.0)
rspec-support (~> 3.5.0)
rspec-support (3.5.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)
rubocop-rspec (1.20.1)
Expand Down

0 comments on commit efb37e2

Please sign in to comment.