gemfiles/Gemfile.rails-3.0 in reform-1.2.6 vs gemfiles/Gemfile.rails-3.0 in reform-2.0.0.beta1
- old
+ new
@@ -3,5 +3,6 @@
# Specify your gem's dependencies in reform.gemspec
gemspec :path => '../'
gem 'railties', '~> 3.0.11'
gem 'activerecord', '~> 3.0.11'
+gem "disposable", github: "apotonick/disposable"
\ No newline at end of file