Gemfile in dm-accepts_nested_attributes-1.0.0.rc2 vs Gemfile in dm-accepts_nested_attributes-1.0.0

- old
+ new

@@ -69,10 +69,10 @@ # it into version control. source 'http://rubygems.org' DATAMAPPER = 'git://github.com/datamapper' -DM_VERSION = '~> 1.0.0.rc2' +DM_VERSION = '~> 1.0.0' group :runtime do # Runtime dependencies (as in the gemspec) if ENV['EXTLIB']