Set minimum version for grpc
This commit is contained in:
parent
94d94ca391
commit
aacc6aff43
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -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~),
|
||||
|
|
Loading…
Add table
Reference in a new issue