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:
authorTjaart van der Walt <git@tjaart.co.za>2016-10-06 19:53:53 +0300
committerTjaart van der Walt <git@tjaart.co.za>2016-10-06 19:53:53 +0300
commit90f49cc6969ec522457ddce8e864169f5c91e6aa (patch)
treea2c60a397f2a40e0307b3a492cad14afcdac7d7a /Gemfile
parent7c8c80880995e0bce822a6809fe514ce0f3fda36 (diff)
Update mail_room gem
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 3e8ce8b2fc5..0cc98ad9210 100644
--- a/Gemfile
+++ b/Gemfile
@@ -323,7 +323,7 @@ gem 'newrelic_rpm', '~> 3.16'
gem 'octokit', '~> 4.3.0'
-gem 'mail_room', '~> 0.8'
+gem 'mail_room', '~> 0.8.1'
gem 'email_reply_parser', '~> 0.5.8'