Bump rspec and rspec-rails
Showing
... | ... | @@ -302,7 +302,7 @@ end |
group :development, :test do | ||
# RSpec (unit tests, some integration tests) | ||
gem "rspec-rails", "3.7.2" | ||
gem "rspec-rails", "3.8.1" | ||
# Cucumber (integration tests) | ||
gem "cucumber-rails", "1.5.0", require: false | ||
... | ... |
Please register or sign in to comment