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:
authorDouwe Maan <douwe@gitlab.com>2015-08-26 18:58:46 +0300
committerDouwe Maan <douwe@gitlab.com>2015-08-26 18:58:46 +0300
commitbc683a590402b6ce017a613616623b65b6823ec4 (patch)
treec29260c1a8c2537cf5b7a67afc902c5c8815b8e3 /Gemfile
parent5b93c5579fabec5d7bcaf77128608ff2b9deecc5 (diff)
Update mail_room
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index fa54a72f025..4696a961e82 100644
--- a/Gemfile
+++ b/Gemfile
@@ -273,6 +273,6 @@ gem "newrelic_rpm"
gem 'octokit', '3.7.0'
-gem "mail_room", "~> 0.4.0"
+gem "mail_room", "~> 0.4.1"
gem 'email_reply_parser'