diff options
author | Jacob Vosmaer <jacob@gitlab.com> | 2017-05-23 15:35:33 +0200 |
---|---|---|
committer | Jacob Vosmaer <jacob@gitlab.com> | 2017-05-23 15:35:33 +0200 |
commit | 20c1015d50bf4dcdb308f1fd7ec3cb5b8bff0922 (patch) | |
tree | ef97d47996c50a03bc920b0efb3b2a32438c6cf7 /Gemfile.lock | |
parent | 48422b415d16927d0382dd401145807a50a00772 (diff) | |
download | gitlab-ce-20c1015d50bf4dcdb308f1fd7ec3cb5b8bff0922.tar.gz |
Use grpc 1.3.4
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 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) |