Set minimum version for grpc

This commit is contained in:
Sruthi Chandran 2020-12-03 00:45:29 +05:30
parent 94d94ca391
commit aacc6aff43

2
debian/control vendored
View file

@ -322,7 +322,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-bcrypt-pbkdf (>= 1.0~),
# Gitaly GRPC client
ruby-gitaly (>= 13.4.6~),
ruby-grpc (>= 1.19~),
ruby-grpc (>= 1.30.2~),
ruby-google-protobuf (>= 3.7~),
#
ruby-toml-rb (>= 1.0.0-2~),