diff options
author | Stan Hu <stanhu@gmail.com> | 2016-10-10 16:52:48 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2016-10-10 16:52:48 -0700 |
commit | ac93758a25e307573dcf79a76318f5b45aec5d07 (patch) | |
tree | 414415dca05fa1178ed5f4afbdcb20f4558b3368 /Gemfile.lock | |
parent | a5cd9c9a596c4160bbdc7645f57266655488386c (diff) | |
download | gitlab-ce-ac93758a25e307573dcf79a76318f5b45aec5d07.tar.gz |
Bump mail_room to v0.8.1 to fix thread cleanup issuesh-update-mailroom
Closes #20273
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index b98c3acf948..ccab330993a 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) |