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-10-13 14:07:59 +0300
committerDouwe Maan <douwe@gitlab.com>2015-10-13 14:10:49 +0300
commit712d17684b2b9a8664cdff685c44fa59ea6fabbc (patch)
tree34cef23c0e546db66fc3aed820e5129547a8b751 /Gemfile
parentc2c8f8acc41747280356e157e749c1cafbd807e3 (diff)
Make Reply by email easier to configure
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 967092994a6..392644dfa86 100644
--- a/Gemfile
+++ b/Gemfile
@@ -290,7 +290,7 @@ gem 'newrelic-grape'
gem 'octokit', '~> 3.7.0'
-gem "mail_room", "~> 0.6.0"
+gem "mail_room", "~> 0.6.1"
gem 'email_reply_parser', '~> 0.5.8'