From d03ba318c139f9cb58baa431a55a580a50e017ac Mon Sep 17 00:00:00 2001 From: Lin Jen-Shin Date: Fri, 14 Apr 2017 14:02:35 +0800 Subject: Fix a deadlock when exiting, check: https://gitlab.com/gitlab-com/infrastructure/issues/1609#note_27465277 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 965c888ca79..99d7fff834c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -330,7 +330,7 @@ GEM grape-entity (0.6.0) activesupport multi_json (>= 1.3.2) - grpc (1.2.2) + grpc (1.2.3) google-protobuf (~> 3.1) googleauth (~> 0.5.1) haml (4.0.7) -- cgit v1.2.1