Use the stable rspec release (but still not 3.0...)

This commit is contained in:
Akira Matsuda 2014-06-04 08:53:21 +09:00
parent a8e1fa531b
commit c5794ba2bb
1 changed files with 1 additions and 1 deletions

View File

@ -25,6 +25,6 @@ platforms :rbx do
gem 'rubinius-developer_tools'
end
gem 'rspec-rails', '2.99.0.beta1'
gem 'rspec-rails', '2.99.0'
gemspec :path => '../'