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.
2 parents 70fd2fe + 134943d commit 0e5ea40Copy full SHA for 0e5ea40
1 file changed
template.rb
@@ -94,7 +94,7 @@
94
gem 'rubocop', '~> 1.0'
95
gem 'rubocop-performance', '~> 1.5'
96
gem 'rubocop-rails', '~> 2.3'
97
- gem 'rubocop-rspec', '~> 2.0'
+ gem 'rubocop-rspec', '~> 3.0'
98
end
99
100
run_bundle
0 commit comments