test/rails_root/config/environments/test.rb in muck-friends-0.1.15 vs test/rails_root/config/environments/test.rb in muck-friends-0.1.16

- old
+ new

@@ -20,15 +20,5 @@ # The :test delivery method accumulates sent emails in the # ActionMailer::Base.deliveries array. config.action_mailer.delivery_method = :test HOST = "localhost" - -config.gem 'thoughtbot-shoulda', - :lib => 'shoulda', - :source => "http://gems.github.com", - :version => '>= 2.9.1' -config.gem 'thoughtbot-factory_girl', - :lib => 'factory_girl', - :source => "http://gems.github.com", - :version => '>= 1.2.0' -config.gem "rcov", :version => '>=0.8.1.2.0' \ No newline at end of file