diff --git a/Gemfile b/Gemfile index 5438d2f..16f3338 100644 --- a/Gemfile +++ b/Gemfile @@ -4,7 +4,7 @@ source 'http://rubygems.org' gemspec # Run all pre-commit hooks via Overcommit during CI runs -gem 'overcommit', '0.61.0' +gem 'overcommit', '0.62.0' # Pin tool versions (which are executed by Overcommit) for CI builds gem 'rubocop', '1.44.1'