Skip to content

Commit

Permalink
Update rubocop-rspec to 1.4.0
Browse files Browse the repository at this point in the history
There are some incompatibilites between the latest version of RuboCop
and rubocop-rspec which were fixed in this release.

See: rubocop/rubocop-rspec#62
  • Loading branch information
jpignata committed Feb 16, 2016
1 parent fcfe222 commit 5b6f617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ GEM
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 0.3)
rubocop-rspec (1.3.1)
rubocop-rspec (1.4.0)
ruby-progressbar (1.7.5)
safe_yaml (1.0.4)
slop (3.6.0)
Expand Down

0 comments on commit 5b6f617

Please sign in to comment.