Tighten dependency on ruby-gitaly and ruby-acme-client
This commit is contained in:
parent
1ca465c8fe
commit
179fa2deaa
1 changed files with 2 additions and 2 deletions
4
debian/control
vendored
4
debian/control
vendored
|
@ -87,7 +87,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
ruby-validates-hostname (>= 1.0.10~),
|
ruby-validates-hostname (>= 1.0.10~),
|
||||||
ruby-zip (>= 2.0~),
|
ruby-zip (>= 2.0~),
|
||||||
# GitLab Pages letsencrypt support
|
# GitLab Pages letsencrypt support
|
||||||
ruby-acme-client (>= 2.0.5~),
|
ruby-acme-client (>= 2.0.6~),
|
||||||
# Browser detection
|
# Browser detection
|
||||||
ruby-browser (>= 2.5~),
|
ruby-browser (>= 2.5~),
|
||||||
# GPG
|
# GPG
|
||||||
|
@ -320,7 +320,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
ruby-ed25519 (>= 1.2~),
|
ruby-ed25519 (>= 1.2~),
|
||||||
ruby-bcrypt-pbkdf (>= 1.0~),
|
ruby-bcrypt-pbkdf (>= 1.0~),
|
||||||
# Gitaly GRPC client
|
# Gitaly GRPC client
|
||||||
ruby-gitaly (>= 13.1~),
|
ruby-gitaly (>= 13.2~),
|
||||||
ruby-grpc (>= 1.19~),
|
ruby-grpc (>= 1.19~),
|
||||||
ruby-google-protobuf (>= 3.7.1~),
|
ruby-google-protobuf (>= 3.7.1~),
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue