summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2017-04-26 18:25:18 -0700
committerStan Hu <stanhu@gmail.com>2017-04-26 18:25:18 -0700
commit80dc003963949becfd13a2ccfb140c955e7eadc1 (patch)
tree0bb394bf289ae9ee90cdb7e9fa255bb1d985b2b3
parent43fb9279ce39d51b1deceb5108560bf37b8d340d (diff)
downloadgitlab-ce-sh-bump-mail-gem.tar.gz
Update mail gem to 2.6.5sh-bump-mail-gem
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
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
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)