File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -77,12 +77,14 @@ Gem::Specification.new do |s|
7777 test/emails/email_1_6.txt
7878 test/emails/email_1_7.txt
7979 test/emails/email_2_1.txt
80+ test/emails/email_2_2.txt
8081 test/emails/email_BlackBerry.txt
8182 test/emails/email_bullets.txt
8283 test/emails/email_iPhone.txt
8384 test/emails/email_multi_word_sent_from_my_mobile_device.txt
8485 test/emails/email_one_is_not_on.txt
8586 test/emails/email_sent_from_my_not_signature.txt
87+ test/emails/email_sig_delimiter_in_middle_of_line.txt
8688 test/emails/pathological.txt
8789 ]
8890 # = MANIFEST =
Original file line number Diff line number Diff line change 3030#
3131# [mail]: https://github.com/mikel/mail
3232class EmailReplyParser
33- VERSION = "0.5.5 "
33+ VERSION = "0.5.6 "
3434
3535 # Public: Splits an email body into a list of Fragments.
3636 #
You can’t perform that action at this time.
0 commit comments