We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aec75b5 commit d3e0eb3Copy full SHA for d3e0eb3
Gemfile
@@ -8,5 +8,5 @@ gemspec
8
gem 'minitest', '~> 5.0'
9
gem 'rake', '~> 13.0'
10
gem 'rubocop', '~> 1.0.0'
11
-gem 'simplecov', '~> 0.19.0', require: false # CodeClimate not compatible with 0.18+ yet - https://github.com/codeclimate/test-reporter/issues/413
+gem 'simplecov', '~> 0.20.0', require: false # CodeClimate not compatible with 0.18+ yet - https://github.com/codeclimate/test-reporter/issues/413
12
gem 'simplecov-lcov', '< 0.8'
0 commit comments