diff --git a/as2.gemspec b/as2.gemspec index 27809a8..2d0479d 100644 --- a/as2.gemspec +++ b/as2.gemspec @@ -7,7 +7,7 @@ Gem::Specification.new do |spec| spec.name = "as2" spec.version = As2::VERSION spec.authors = ["OfficeLuv", "Transfix"] - spec.email = ["development@officeluv.com", "alex.dean@transfix.io"] + spec.email = ["development@officeluv.com", "alexdean@transfix.io"] spec.summary = %q{Simple AS2 server and client implementation} spec.description = %q{Simple AS2 server and client implementation. Follows the AS2 implementation from http://as2.mendelson-e-c.com}