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 82288f8 commit e157d33Copy full SHA for e157d33
Gemfile
@@ -7,6 +7,6 @@ gemspec
7
8
gem 'minitest', '~> 5.0'
9
gem 'rake', '~> 13.0'
10
-gem 'rubocop', '~> 0.90.0'
+gem 'rubocop', '~> 0.92.0'
11
gem 'simplecov', '~> 0.19.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