auto_increment.gemspec in auto_increment-0.2 vs auto_increment.gemspec in auto_increment-1.0.0

- old
+ new

@@ -6,10 +6,10 @@ s.name = "auto_increment" s.version = AutoIncrement::VERSION s.platform = Gem::Platform::RUBY s.authors = ["Felipe Diesel"] s.email = ["felipediesel@gmail.com"] - s.homepage = "http://felipediesel.com" + s.homepage = "http://github.com/felipediesel/auto_increment" s.summary = %q{Auto increment a string or integer field} s.description = %q{Automaticaly increments a string or integer field in ActiveRecord.} s.rubyforge_project = "auto_increment"