summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2017-04-14 14:02:35 +0800
committerLin Jen-Shin <godfat@godfat.org>2017-04-14 14:02:35 +0800
commitd03ba318c139f9cb58baa431a55a580a50e017ac (patch)
tree709ebb6d51e99ab294af4ff6a6a7c1a607595639
parent0497d3eadb67f347a6376c77cbd39511e5136bfb (diff)
downloadgitlab-ce-upgrade-grpc.tar.gz
Fix a deadlock when exiting, check:upgrade-grpc
https://gitlab.com/gitlab-com/infrastructure/issues/1609#note_27465277
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
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)