Skip to content

Commit

Permalink
Upgrade Overcommit 0.29.1 -> 0.30.0 for Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
sds committed Dec 28, 2015
1 parent 84fa667 commit 78573ab
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 @@ -3,7 +3,7 @@ source 'https://rubygems.org'
gemspec

# Run all pre-commit hooks via Overcommit during CI runs
gem 'overcommit', '0.29.1'
gem 'overcommit', '0.30.0'

# Pin tool versions (which are executed by Overcommit) for Travis builds
gem 'rubocop', '0.35.1'
Expand Down

0 comments on commit 78573ab

Please sign in to comment.