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 eca88d0 commit 43fb400Copy full SHA for 43fb400
Gemfile
@@ -12,7 +12,7 @@ gem 'rake'
12
gem 'rspec'
13
gem 'rubocop', github: 'rubocop/rubocop'
14
gem 'rubocop-performance', '~> 1.23.0'
15
-gem 'rubocop-rspec', '~> 3.1.0'
+gem 'rubocop-rspec', '~> 3.3.0'
16
gem 'simplecov'
17
gem 'test-queue'
18
gem 'yard', '~> 0.9'
0 commit comments