diff options
author | Jacob Vosmaer <jacob@gitlab.com> | 2017-06-22 18:16:24 +0200 |
---|---|---|
committer | Jacob Vosmaer <jacob@gitlab.com> | 2017-06-23 16:04:38 +0200 |
commit | e7afde0c9c63e657c71368cbed306f7fdb9826ac (patch) | |
tree | 8b30be5698e2e8a1ccabb191456ee9ece2436f3e /Gemfile.lock | |
parent | d4384dc154cb1e44c7b0a5cd802d48629f585fdb (diff) | |
download | gitlab-ce-e7afde0c9c63e657c71368cbed306f7fdb9826ac.tar.gz |
Use grpc 1.4.0
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 4715363c5b8..7c9dd051211 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -352,7 +352,7 @@ GEM grape-entity (0.6.0) activesupport multi_json (>= 1.3.2) - grpc (1.2.5) + grpc (1.4.0) google-protobuf (~> 3.1) googleauth (~> 0.5.1) haml (4.0.7) |