astrotrain.gemspec in astrotrain-0.6.3 vs astrotrain.gemspec in astrotrain-0.6.4

- old
+ new

@@ -11,12 +11,12 @@ ## Leave these as is they will be modified for you by the rake gemspec task. ## If your rubyforge_project name is different, then edit it and comment out ## the sub! line in the Rakefile s.name = 'astrotrain' - s.version = '0.6.3' - s.date = '2012-04-25' + s.version = '0.6.4' + s.date = '2012-09-25' s.rubyforge_project = 'astrotrain' ## Make sure your summary is short. The description may be as long ## as you like. s.summary = "email => http post" @@ -59,9 +59,10 @@ lib/astrotrain/attachment.rb lib/astrotrain/message.rb lib/astrotrain/transports/http_post.rb lib/astrotrain/transports/resque.rb test/fixtures/apple_multipart.txt + test/fixtures/bad_ascii.txt test/fixtures/bad_content_type.txt test/fixtures/bad_email_format.txt test/fixtures/basic.txt test/fixtures/custom.txt test/fixtures/email_in_body.txt