Gemfile in ronin-1.2.0 vs Gemfile in ronin-1.3.0
- old
+ new
@@ -20,10 +20,10 @@
# gem 'dm-serializer', DM_VERSION, :git => "#{DM_URI}/dm-serializer.git"
# gem 'dm-aggregates', DM_VERSION, :git => "#{DM_URI}/dm-aggregates.git"
# gem 'dm-timestamps', DM_VERSION, :git => "#{DM_URI}/dm-timestamps.git"
# Library dependencies
-# gem 'ronin-support', '~> 0.2', :git => "#{RONIN_URI}/ronin-support.git"
+# gem 'ronin-support', '~> 0.3', :git => "#{RONIN_URI}/ronin-support.git"
group :development do
gem 'rake', '~> 0.8'
gem 'ore-tasks', '~> 0.4'