Gemfile in dm-timestamps-1.0.1 vs Gemfile in dm-timestamps-1.0.2

- old
+ new

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