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

@ -376,10 +376,6 @@ GEM
sass (~> 3.2.2)
sprockets (~> 2.8, < 2.12)
sprockets-rails (~> 2.0)
shoulda (3.5.0)
shoulda-context (~> 1.0, >= 1.0.1)
shoulda-matchers (>= 1.4.1, < 3.0)
shoulda-context (1.2.1)
shoulda-matchers (2.6.1)
activesupport (>= 3.0.0)
simplecov (0.8.2)
@ -496,7 +492,7 @@ DEPENDENCIES
rspec-rails
rubocop
sass-rails (>= 4.0.2)
shoulda
shoulda-matchers
spring-commands-rspec
sqlite3
timecop