Skip to content

Commit

Permalink
Upgrade RuboCop to 0.29.1 for Travis builds
Browse files Browse the repository at this point in the history
Change-Id: I2cee97be3fa59d3f215fc252553f1029cd910d87
Reviewed-on: http://gerrit.causes.com/47198
Tested-by: jenkins <[email protected]>
Reviewed-by: Shane da Silva <[email protected]>
  • Loading branch information
sds committed Feb 28, 2015
1 parent 3940ffc commit 2822242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ gem 'bundler'
gem 'overcommit', '0.22.0'

# Pin tool versions (which are executed by Overcommit) for Travis builds
gem 'rubocop', '0.29.0'
gem 'rubocop', '0.29.1'
gem 'travis', '~> 1.7'

# Run `wwtd` to emulate Travis builds locally
Expand Down

0 comments on commit 2822242

Please sign in to comment.