Gemfile: Update Gitaly to 16.1.0-rc1
What does this MR do and why?
Gitaly updated the grpc-tools gem to v1.55.0. From now on Gitaly ships the Ruby proto definitions as serialized data, instead of using the DSL1. This change imports the newly formatted protobuf definitions.
These changes were made in gitaly!5852 (merged).
How to set up and validate locally
Just check if Gitaly still works (unit tests should cover this)
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Stan Hu