sanitize_email.gemspec in sanitize_email-1.0.7 vs sanitize_email.gemspec in sanitize_email-1.0.8

- old
+ new

@@ -6,10 +6,10 @@ s.version = SanitizeEmail::VERSION s.authors = ["Peter Boling", "John Trupiano", "George Anderson"] s.summary = "Rails/Sinatra/Mail gem: Test email abilities without ever sending a message to actual live addresses" s.description = "In Rails, Sinatra, or simply the mail gem: Aids in development, testing, qa, and production troubleshooting of email issues without worrying that emails will get sent to actual live addresses." - s.email = ["peter.boling@gmail.com", "jtrupiano@gmail.com", "george@benevolentcode.com"] + s.email = ["peter.boling@gmail.com"] s.extra_rdoc_files = [ "CHANGELOG.md", "LICENSE", "README.md" ]