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 06e449f commit ae92ab0Copy full SHA for ae92ab0
Gemfile
@@ -7,6 +7,6 @@ gemspec
7
8
gem 'minitest', '~> 5.0'
9
gem 'rake', '~> 13.0'
10
-gem 'rubocop', '~> 1.16.1'
+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'
0 commit comments