Merge branch 'jc-client-for-fetch-objects-into-pool' into 'master'
Add client methods for FetchIntoObjectPool RPC See merge request gitlab-org/gitlab-ce!27767
Showing
... | ... | @@ -417,7 +417,7 @@ group :ed25519 do |
end | ||
# Gitaly GRPC client | ||
gem 'gitaly-proto', '~> 1.22.0', require: 'gitaly' | ||
gem 'gitaly-proto', '~> 1.26.0', require: 'gitaly' | ||
gem 'grpc', '~> 1.19.0' | ||
... | ... |
Please register or sign in to comment