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 948bdfa commit 7cdc3b7Copy full SHA for 7cdc3b7
1 file changed
Gemfile
@@ -10,7 +10,7 @@ gem 'bump', require: false
10
gem 'rake'
11
gem 'rspec'
12
gem 'rubocop', github: 'rubocop/rubocop'
13
-gem 'rubocop-rspec', '~> 2.18.0'
+gem 'rubocop-rspec', '~> 2.20.0'
14
gem 'simplecov'
15
gem 'test-queue'
16
gem 'yard', '~> 0.9'
0 commit comments