From 80dc003963949becfd13a2ccfb140c955e7eadc1 Mon Sep 17 00:00:00 2001 From: Stan Hu Date: Wed, 26 Apr 2017 18:25:18 -0700 Subject: 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 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 4c3b2480b54..52707628748 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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) -- cgit v1.2.3