We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a02a6aa commit 2f58329Copy full SHA for 2f58329
Gemfile
@@ -5,7 +5,7 @@ gemspec
5
gem 'rspec', '~> 3.8'
6
7
# Run all pre-commit checks via Overcommit during CI runs
8
-gem 'overcommit', '0.49.1'
+gem 'overcommit', '0.51.0'
9
10
# Needed to test Rake integration in specs
11
gem 'rake'
0 commit comments