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 dec8343 commit d0016e8Copy full SHA for d0016e8
Gemfile
@@ -12,7 +12,7 @@ gem 'rake'
12
gem 'rspec'
13
gem 'rubocop', github: 'rubocop/rubocop'
14
gem 'rubocop-performance', '~> 1.21.0'
15
-gem 'rubocop-rspec', '~> 2.27.0'
+gem 'rubocop-rspec', '~> 3.0.0'
16
gem 'simplecov'
17
gem 'test-queue'
18
gem 'yard', '~> 0.9'
0 commit comments