-
- Downloads
Merge branch 'jv-gitaly-1.58.0' into 'master'
Update Gitaly server and gem to 1.58.0 See merge request gitlab-org/gitlab-ce!31588
No related branches found
No related tags found
Showing
- GITALY_SERVER_VERSION 1 addition, 1 deletionGITALY_SERVER_VERSION
- Gemfile 2 additions, 2 deletionsGemfile
- Gemfile.lock 2 additions, 2 deletionsGemfile.lock
- lib/gitlab/gitaly_client/notification_service.rb 0 additions, 22 deletionslib/gitlab/gitaly_client/notification_service.rb
- spec/lib/gitlab/gitaly_client/notification_service_spec.rb 0 additions, 17 deletionsspec/lib/gitlab/gitaly_client/notification_service_spec.rb
Loading
| Loading
| @@ -424,8 +424,8 @@ group :ed25519 do |
gem 'bcrypt_pbkdf', '~> 1.0' | ||
end | ||
# Gitaly GRPC client | ||
gem 'gitaly-proto', '~> 1.37.0', require: 'gitaly' | ||
# Gitaly GRPC protocol definitions | ||
gem 'gitaly', '~> 1.58.0' | ||
gem 'grpc', '~> 1.19.0' | ||
Loading
| Loading
|
Please register or sign in to comment