Skip to content

Commit

Permalink
Upgrade Overcommit 0.32.0 -> 0.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sds committed Apr 6, 2016
1 parent 7e8a157 commit 0c0d9b5
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 @@ -5,7 +5,7 @@ gemspec
gem 'rspec', '~> 3.4.0'

# Run all pre-commit checks via Overcommit during CI runs
gem 'overcommit', '0.32.0'
gem 'overcommit', '0.33.0'

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

0 comments on commit 0c0d9b5

Please sign in to comment.