capistrano_mailer.gemspec in pboling-capistrano_mailer-3.0.2 vs capistrano_mailer.gemspec in pboling-capistrano_mailer-3.1.0

- old
+ new

@@ -1,8 +1,8 @@ Gem::Specification.new do |s| s.name = 'capistrano_mailer' - s.version = '3.0.2' - s.date = '2009-09-27' + s.version = '3.1.0' + s.date = '2009-09-17' s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.summary = %q{Sends emails when Capistrano is used to do things!} s.description = %q{Useful for tracking deployment of websites to staging and production servers by a team of developers!}