astrotrain.gemspec in astrotrain-0.6.1 vs astrotrain.gemspec in astrotrain-0.6.2

- 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.1' - s.date = '2012-04-13' + s.version = '0.6.2' + s.date = '2012-04-18' s.rubyforge_project = 'astrotrain' ## Make sure your summary is short. The description may be as long ## as you like. s.summary = "email => http post" @@ -63,9 +63,10 @@ test/fixtures/apple_multipart.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 test/fixtures/fwd.txt test/fixtures/gb2312_encoding.txt test/fixtures/gb2312_encoding_invalid.txt test/fixtures/html.txt test/fixtures/html_multipart.txt