Skip to content

Commit 0e5ea40

Browse files
authored
Merge pull request #434 from SuperGoodSoft/rubocop-rspec-3
2 parents 70fd2fe + 134943d commit 0e5ea40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

template.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
gem 'rubocop', '~> 1.0'
9595
gem 'rubocop-performance', '~> 1.5'
9696
gem 'rubocop-rails', '~> 2.3'
97-
gem 'rubocop-rspec', '~> 2.0'
97+
gem 'rubocop-rspec', '~> 3.0'
9898
end
9999

100100
run_bundle

0 commit comments

Comments
 (0)