Update mail gem to 2.6.5

This should fix the extra backslashes in e-mail names as well
as other things: https://github.com/mikel/mail/blob/master/CHANGELOG.rdoc#head
This commit is contained in:
Stan Hu 2017-04-26 18:25:18 -07:00
parent 43fb9279ce
commit 80dc003963
1 changed files with 1 additions and 1 deletions

View File

@ -429,7 +429,7 @@ GEM
multi_json (~> 1.10)
loofah (2.0.3)
nokogiri (>= 1.5.9)
mail (2.6.4)
mail (2.6.5)
mime-types (>= 1.16, < 4)
mail_room (0.9.1)
memoist (0.15.0)