Skip to content

Commit

Permalink
Update rubocop-rspec to version 1.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Feb 19, 2018
1 parent e1b4231 commit 8ed3237
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions src/api/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,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.0)
ast (~> 2.4.0)
pastel (0.7.2)
Expand Down Expand Up @@ -283,8 +283,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.0)
rantly (1.1.0)
Expand Down Expand Up @@ -319,15 +318,15 @@ GEM
rspec-mocks (~> 3.5.0)
rspec-support (~> 3.5.0)
rspec-support (3.5.0)
rubocop (0.51.0)
rubocop (0.52.1)
parallel (~> 1.10)
parser (>= 2.3.3.1, < 3.0)
parser (>= 2.4.0.2, < 3.0)
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)
rubocop (>= 0.51.0)
rubocop-rspec (1.22.2)
rubocop (>= 0.52.1)
ruby-ldap (0.9.19)
ruby-progressbar (1.9.0)
ruby_parser (3.11.0)
Expand Down

0 comments on commit 8ed3237

Please sign in to comment.