This commit is contained in:
Andrew Kvalheim 2015-10-11 23:10:01 -07:00
parent 2e692f7ea5
commit e593c1d1fb
3 changed files with 3 additions and 6 deletions

View file

@ -151,7 +151,7 @@ group :test do
gem 'poltergeist'
gem 'phantomjs', :require => 'phantomjs/poltergeist'
# Set of rails validations matchers to describe models
gem 'shoulda'
gem 'shoulda-matchers', require: false
# Extracted from RSpec 3 stub_model and mock_model
gem 'rspec-activemodel-mocks'
gem 'timecop'