gemfiles/Gemfile.rails-4.0 in disposable-0.0.6 vs gemfiles/Gemfile.rails-4.0 in disposable-0.0.7
- old
+ new
@@ -3,5 +3,6 @@
# Specify your gem's dependencies in reform.gemspec
gemspec :path => '../'
gem 'railties', '~> 4.0.0'
gem 'activerecord', '~> 4.0.0'
+gem 'minitest', '~> 4.2.0'
\ No newline at end of file