Bumping rspec to 3.0.2

This commit is contained in:
khall 2014-08-25 17:02:37 -07:00
parent 875895f2d0
commit 087dbd4acf
2 changed files with 3 additions and 3 deletions

View file

@ -212,7 +212,7 @@ end
group :development, :test do
# RSpec (unit tests, some integration tests)
gem 'rspec-rails', '3.0.0'
gem 'rspec-rails', '3.0.2'
# Cucumber (integration tests)
gem 'cucumber-rails', '1.4.1', :require => false

View file

@ -405,7 +405,7 @@ GEM
rspec
rspec-mocks (3.0.4)
rspec-support (~> 3.0.0)
rspec-rails (3.0.0)
rspec-rails (3.0.2)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
@ -572,7 +572,7 @@ DEPENDENCIES
remotipart (= 1.2.1)
roxml (= 3.1.6)
rspec-instafail (= 0.2.5)
rspec-rails (= 3.0.0)
rspec-rails (= 3.0.2)
ruby-oembed (= 0.8.10)
sass-rails (= 4.0.3)
selenium-webdriver (= 2.42.0)