diff options
author | Alejandro RodrÃguez <alejorro70@gmail.com> | 2017-12-20 17:17:28 -0300 |
---|---|---|
committer | Alejandro RodrÃguez <alejorro70@gmail.com> | 2017-12-22 20:30:08 -0300 |
commit | 2694355bb6f6bf174b42127db35aa2c912501a9c (patch) | |
tree | 2fc10809c4b0e275da6994ce3c0704ab029b8bb7 /Gemfile.lock | |
parent | 7354c9f75dfbf4c495d2869b5dd4f0dd4f5c9612 (diff) | |
download | gitlab-ce-2694355bb6f6bf174b42127db35aa2c912501a9c.tar.gz |
Incorporate Gitaly's RemoteService RPCsgitaly-remotes
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index a6e3c9e27cc..64f8c955391 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -284,7 +284,7 @@ GEM po_to_json (>= 1.0.0) rails (>= 3.2.0) gherkin-ruby (0.3.2) - gitaly-proto (0.61.0) + gitaly-proto (0.62.0) google-protobuf (~> 3.1) grpc (~> 1.0) github-linguist (4.7.6) @@ -1042,7 +1042,7 @@ DEPENDENCIES gettext (~> 3.2.2) gettext_i18n_rails (~> 1.8.0) gettext_i18n_rails_js (~> 1.2.0) - gitaly-proto (~> 0.61.0) + gitaly-proto (~> 0.62.0) github-linguist (~> 4.7.0) gitlab-flowdock-git-hook (~> 1.0.1) gitlab-markup (~> 1.6.2) |