diff options
author | Tjaart van der Walt <git@tjaart.co.za> | 2016-10-06 11:53:53 -0500 |
---|---|---|
committer | Tjaart van der Walt <git@tjaart.co.za> | 2016-10-06 11:53:53 -0500 |
commit | 90f49cc6969ec522457ddce8e864169f5c91e6aa (patch) | |
tree | a2c60a397f2a40e0307b3a492cad14afcdac7d7a /Gemfile | |
parent | 7c8c80880995e0bce822a6809fe514ce0f3fda36 (diff) | |
download | gitlab-ce-90f49cc6969ec522457ddce8e864169f5c91e6aa.tar.gz |
Update mail_room gem
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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' |