Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Vosmaer <jacob@gitlab.com>2017-04-10 14:24:14 +0300
committerJacob Vosmaer <jacob@gitlab.com>2017-04-10 14:24:14 +0300
commite46f67a5123433f132da28770e4027542062fc81 (patch)
tree9bf2d405ca764f2f61db2b581e7e013f76247521 /Gemfile.lock
parentc98add157732004d9a2eaa39770edf84eaca6896 (diff)
Use gRPC 1.2.2
Fixes LoadError after local compilation. https://github.com/grpc/grpc/issues/9998
Diffstat (limited to 'Gemfile.lock')
-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)