diff options
author | Douwe Maan <douwe@selenight.nl> | 2016-05-05 14:34:04 +0200 |
---|---|---|
committer | Douwe Maan <douwe@selenight.nl> | 2016-05-05 14:34:04 +0200 |
commit | 1c65019742af734dd6f0fd5a5e185952f859ab9e (patch) | |
tree | f7a97d7d17906ef6a4712cee406c1315cdec8331 /Gemfile | |
parent | c583433862558550c8caedb03217880568dcdefc (diff) | |
parent | 6243a834115c9c815fe9a1224824f02f9fb3857f (diff) | |
download | gitlab-ce-1c65019742af734dd6f0fd5a5e185952f859ab9e.tar.gz |
Merge branch 'stanhu/gitlab-ce-bump-mailroom'
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -320,7 +320,7 @@ gem "newrelic_rpm", '~> 3.14' gem 'octokit', '~> 4.3.0' -gem "mail_room", "~> 0.6.1" +gem "mail_room", "~> 0.7" gem 'email_reply_parser', '~> 0.5.8' |