Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2017-04-27 04:25:18 +0300
committerStan Hu <stanhu@gmail.com>2017-04-27 04:25:18 +0300
commit80dc003963949becfd13a2ccfb140c955e7eadc1 (patch)
tree0bb394bf289ae9ee90cdb7e9fa255bb1d985b2b3 /Gemfile.lock
parent43fb9279ce39d51b1deceb5108560bf37b8d340d (diff)
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
Diffstat (limited to 'Gemfile.lock')
-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)