summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorJacob Vosmaer <jacob@gitlab.com>2017-10-11 17:29:57 +0200
committerJacob Vosmaer <jacob@gitlab.com>2017-10-13 13:53:31 +0200
commited1c83896eea640edbabcc491d825024aea5e301 (patch)
tree73fe45e7b6d744b131ef7b8eebc6baa2aeeabeec /Gemfile.lock
parent3dbfd29837bd6a338ee44af4ff4b5322ef5a287b (diff)
downloadgitlab-ce-ed1c83896eea640edbabcc491d825024aea5e301.tar.gz
Use grpc 1.6.6
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock5
1 files changed, 4 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index b8b8054ad74..345fc0a9ac0 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -325,6 +325,8 @@ GEM
representable (~> 3.0)
retriable (>= 2.0, < 4.0)
google-protobuf (3.4.1.1)
+ googleapis-common-protos-types (1.0.0)
+ google-protobuf (~> 3.0)
googleauth (0.5.3)
faraday (~> 0.12)
jwt (~> 1.4)
@@ -351,8 +353,9 @@ GEM
rake
grape_logging (1.7.0)
grape
- grpc (1.6.0)
+ grpc (1.6.6)
google-protobuf (~> 3.1)
+ googleapis-common-protos-types (~> 1.0.0)
googleauth (~> 0.5.1)
haml (4.0.7)
tilt