Merge branch 'fj-41213-api-update-submodule-commit' into 'master'
Add endpoint to update a git submodule reference Closes #41213 See merge request gitlab-org/gitlab-ce!20949
Showing
... | ... | @@ -416,7 +416,7 @@ group :ed25519 do |
end | ||
# Gitaly GRPC client | ||
gem 'gitaly-proto', '~> 0.118.1', require: 'gitaly' | ||
gem 'gitaly-proto', '~> 0.123.0', require: 'gitaly' | ||
gem 'grpc', '~> 1.15.0' | ||
gem 'google-protobuf', '~> 3.6' | ||
... | ... |
lib/api/submodules.rb
0 → 100644
Please register or sign in to comment