]> source.dussan.org Git - redmine.git/commitdiff
Update mail gem (~> 2.7.1) (#29443).
authorGo MAEDA <maeda@farend.jp>
Mon, 15 Oct 2018 08:00:11 +0000 (08:00 +0000)
committerGo MAEDA <maeda@farend.jp>
Mon, 15 Oct 2018 08:00:11 +0000 (08:00 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@17595 e93f8b46-1217-0410-a6f0-8f06a7374b81

Gemfile

diff --git a/Gemfile b/Gemfile
index bfa5a17e43053c5eb6dc1edec2a5d039ea64f530..b9a1764392269e7a2abb5f5fa0d0626a08294b55 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -12,7 +12,7 @@ gem "actionpack-xml_parser"
 gem "roadie-rails", "~> 1.3.0"
 gem "roadie", "~> 3.2.1"
 gem "mimemagic"
-gem "mail", "~> 2.6.4"
+gem "mail", "~> 2.7.1"
 gem "csv", "~> 1.0.2" if RUBY_VERSION >= "2.3"
 
 gem "nokogiri", "~> 1.8.0"