summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Vosmaer <jacob@gitlab.com>2017-04-10 13:24:14 +0200
committerJacob Vosmaer <jacob@gitlab.com>2017-04-10 13:24:14 +0200
commite46f67a5123433f132da28770e4027542062fc81 (patch)
tree9bf2d405ca764f2f61db2b581e7e013f76247521
parentc98add157732004d9a2eaa39770edf84eaca6896 (diff)
downloadgitlab-ce-e46f67a5123433f132da28770e4027542062fc81.tar.gz
Use gRPC 1.2.2
Fixes LoadError after local compilation. https://github.com/grpc/grpc/issues/9998
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index d7e3f7343d0..965c888ca79 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.1.2)
+ grpc (1.2.2)
google-protobuf (~> 3.1)
googleauth (~> 0.5.1)
haml (4.0.7)