summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorGabriel Mazetto <gabriel@gitlab.com>2016-10-25 15:50:41 +0200
committerGabriel Mazetto <gabriel@gitlab.com>2016-10-26 05:02:47 +0200
commitf9126fbe0a73aa6d8d61be2eb249260fa29ac461 (patch)
tree933146f3919db0197dc3e1b8103930fd0f585816 /Gemfile
parentea8aa34b55f9029a823c6210258f8552fcaababe (diff)
downloadgitlab-ce-21645-mail_room_sentinel.tar.gz
Updated mail_room and added sentinel support to Reply by Email21645-mail_room_sentinel
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 46245ab62d1..b810f6e8685 100644
--- a/Gemfile
+++ b/Gemfile
@@ -326,7 +326,7 @@ gem 'newrelic_rpm', '~> 3.16'
gem 'octokit', '~> 4.3.0'
-gem 'mail_room', '~> 0.8.1'
+gem 'mail_room', '~> 0.9.0'
gem 'email_reply_parser', '~> 0.5.8'