Gemfile in test_frame-0.2.3 vs Gemfile in test_frame-0.3.0
- old
+ new
@@ -1,6 +1,7 @@
source 'http://rubygems.org'
+gem 'awesome_print'
gem 'capybara'
gem 'database_cleaner'
gem 'email_spec' # https://github.com/bmabey/email-spec
gem 'factory_girl_rails'
gem 'rb-inotify', :require => false