Vote #79483
完了Update mail gem (~> 2.7.1)
0%
説明
We should update mail gem to 2.7 by the following reasons.
- Defect #29442 will be fixed if we update mail gem to >=2.7.0.
- Patch #29359 has replaced mime-types to mini_mime but mime-types is still loaded to memory because mail 2.6 uses mime_types. They switched to mini_mime in mail 2.7.0.
journals
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
I am waiting for the release of mail gem 2.7.1. It should fix #29365 and #27691.
--------------------------------------------------------------------------------
mail 2.7.1 was released
https://rubygems.org/gems/mail/versions/2.7.1
--------------------------------------------------------------------------------
Committed.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Pavel Rosický wrote:
> mail 2.7.1 was released
> https://rubygems.org/gems/mail/versions/2.7.1
Thank you for letting me know that. I have committed the change.
--------------------------------------------------------------------------------
related_issues
relates,Closed,29359,Switch to mini_mime from mime-types
relates,Closed,27691,Issue created from mail_handler with description empty from
blocks,Closed,29442,Vendor-defined characters in ISO-2022-JP email subject break issue's subject
blocks,Closed,29365,MailHandlerTest#test_add_issue_with_localized_attributes fails with mail gem 2.7.0