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 ae92ab0 commit ea48ce2Copy full SHA for ea48ce2
Gemfile
@@ -9,4 +9,4 @@ gem 'minitest', '~> 5.0'
9
gem 'rake', '~> 13.0'
10
gem 'rubocop', '~> 1.17.0'
11
gem 'simplecov', '~> 0.21.2', require: false # CodeClimate not compatible with 0.18+ yet - https://github.com/codeclimate/test-reporter/issues/413
12
-gem 'simplecov-lcov', '< 0.8'
+gem 'simplecov-lcov', '< 0.9'
0 commit comments