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.lock | |
parent | 7c8c80880995e0bce822a6809fe514ce0f3fda36 (diff) | |
download | gitlab-ce-90f49cc6969ec522457ddce8e864169f5c91e6aa.tar.gz |
Update mail_room gem
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 96b49faf727..817c1725879 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -399,7 +399,7 @@ GEM systemu (~> 2.6.2) mail (2.6.4) mime-types (>= 1.16, < 4) - mail_room (0.8.0) + mail_room (0.8.1) method_source (0.8.2) mime-types (2.99.3) mimemagic (0.3.0) @@ -886,7 +886,7 @@ DEPENDENCIES license_finder (~> 2.1.0) licensee (~> 8.0.0) loofah (~> 2.0.3) - mail_room (~> 0.8) + mail_room (~> 0.8.1) method_source (~> 0.8) minitest (~> 5.7.0) mousetrap-rails (~> 1.4.6) |