summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2016-04-30 22:36:26 -0700
committerStan Hu <stanhu@gmail.com>2016-04-30 22:36:26 -0700
commit6243a834115c9c815fe9a1224824f02f9fb3857f (patch)
tree17b1e9243e034cde370866baa6ea0cc91aa7381c /Gemfile.lock
parent6a56cff686a10f8e42d8b6ccc7daa36fa9b0ebdc (diff)
downloadgitlab-ce-6243a834115c9c815fe9a1224824f02f9fb3857f.tar.gz
Bump mail_room to 0.7.0 to fix stuck IDLE connections
Closes #13357
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index b1e954e0884..5ea4347112c 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -465,7 +465,7 @@ GEM
systemu (~> 2.6.2)
mail (2.6.4)
mime-types (>= 1.16, < 4)
- mail_room (0.6.1)
+ mail_room (0.7.0)
method_source (0.8.2)
mime-types (2.99.1)
mimemagic (0.3.0)
@@ -961,7 +961,7 @@ DEPENDENCIES
letter_opener_web (~> 1.3.0)
licensee (~> 8.0.0)
loofah (~> 2.0.3)
- mail_room (~> 0.6.1)
+ mail_room (~> 0.7)
method_source (~> 0.8)
minitest (~> 5.7.0)
mousetrap-rails (~> 1.4.6)