summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Vosmaer <jacob@gitlab.com>2017-05-23 15:35:33 +0200
committerJacob Vosmaer <jacob@gitlab.com>2017-05-23 15:35:33 +0200
commit20c1015d50bf4dcdb308f1fd7ec3cb5b8bff0922 (patch)
treeef97d47996c50a03bc920b0efb3b2a32438c6cf7
parent48422b415d16927d0382dd401145807a50a00772 (diff)
downloadgitlab-ce-20c1015d50bf4dcdb308f1fd7ec3cb5b8bff0922.tar.gz
Use grpc 1.3.4
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 873cd8781ef..dd2c85052f3 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -341,7 +341,7 @@ GEM
grape-entity (0.6.0)
activesupport
multi_json (>= 1.3.2)
- grpc (1.2.5)
+ grpc (1.3.4)
google-protobuf (~> 3.1)
googleauth (~> 0.5.1)
haml (4.0.7)