-
- Downloads
Revert "Update grpc to v1.55.0"
This reverts commit 7ad293af.
Showing
- Gemfile 1 addition, 1 deletionGemfile
- Gemfile.checksum 6 additions, 7 deletionsGemfile.checksum
- Gemfile.lock 3 additions, 3 deletionsGemfile.lock
- lib/gitlab/error_tracking/processor/grpc_error_processor.rb 1 addition, 2 deletionslib/gitlab/error_tracking/processor/grpc_error_processor.rb
- spec/lib/gitlab/error_tracking/processor/grpc_error_processor_spec.rb 1 addition, 1 deletion...lab/error_tracking/processor/grpc_error_processor_spec.rb
... | ... | @@ -510,7 +510,7 @@ gem 'gitaly', '~> 15.9.0-rc3' |
# KAS GRPC protocol definitions | ||
gem 'kas-grpc', '~> 0.1.0' | ||
gem 'grpc', '~> 1.55.0' | ||
gem 'grpc', '~> 1.42.0' | ||
gem 'google-protobuf', '~> 3.23', '>= 3.23.2' | ||
... | ... |
Please register or sign in to comment