diff options
author | Jacob Vosmaer <jacob@gitlab.com> | 2017-08-16 14:29:27 +0200 |
---|---|---|
committer | Jacob Vosmaer <jacob@gitlab.com> | 2017-08-17 13:58:19 +0200 |
commit | 40752ce7e98b7bab03ffa9d49ea8a26f5d0e098b (patch) | |
tree | 1f174f597cabed550c739ec1b8cf00e6d4fcd7b2 /Gemfile.lock | |
parent | c3e0f31dfbd1ab3f17d9acaf9cba47cfbb280c1c (diff) | |
download | gitlab-ce-40752ce7e98b7bab03ffa9d49ea8a26f5d0e098b.tar.gz |
Use grpc 1.4.5grpc-1.4.5
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 1554f314d1e..ef4411ca7b4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -356,7 +356,7 @@ GEM activesupport grape (>= 0.16.0) rake - grpc (1.4.0) + grpc (1.4.5) google-protobuf (~> 3.1) googleauth (~> 0.5.1) haml (4.0.7) |