migration_tools.gemspec in migration_tools-0.2.1 vs migration_tools.gemspec in migration_tools-0.3.0
- old
+ new
@@ -1,5 +1,5 @@
-Gem::Specification.new "migration_tools", "0.2.1" do |s|
+Gem::Specification.new "migration_tools", "0.3.0" do |s|
s.description = "Rake tasks for Rails that add groups to migrations"
s.summary = "Encourage migrations that do not require downtime"
s.homepage = "http://github.com/morten/migration_tools"
s.license = "MIT"
s.email = "morten@zendesk.com"