astrotrain.gemspec in astrotrain-0.6.2 vs astrotrain.gemspec in astrotrain-0.6.3
- 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.2'
- s.date = '2012-04-18'
+ s.version = '0.6.3'
+ s.date = '2012-04-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"
@@ -79,9 +79,10 @@
test/fixtures/multiple_delivered_to.txt
test/fixtures/multiple_with_body_recipients.txt
test/fixtures/reply.txt
test/fixtures/undisclosed.txt
test/fixtures/utf-8.txt
+ test/fixtures/utf8.txt
test/message_test.rb
test/test_helper.rb
test/transport_test.rb
]
# = MANIFEST =