Gemfile in dm-constraints-1.0.0.rc2 vs Gemfile in dm-constraints-1.0.0.rc3
- 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.rc3'
group :runtime do # Runtime dependencies (as in the gemspec)
if ENV['EXTLIB']
gem 'extlib', '~> 0.9.15', :git => "#{DATAMAPPER}/extlib.git"