From 8aac399057322582c377effedf3c8c4dba0bd50a Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Tue, 11 Aug 2020 01:24:13 +0530 Subject: [PATCH] Tighten dependency on ruby-gitaly and ruby-acme-client --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index f5c628c0e6..0f208ff4b2 100644 --- a/debian/control +++ b/debian/control @@ -87,7 +87,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-validates-hostname (>= 1.0.10~), ruby-zip (>= 2.0~), # GitLab Pages letsencrypt support - ruby-acme-client (>= 2.0.5~), + ruby-acme-client (>= 2.0.6~), # Browser detection ruby-browser (>= 2.5~), # GPG @@ -320,7 +320,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-ed25519 (>= 1.2~), ruby-bcrypt-pbkdf (>= 1.0~), # Gitaly GRPC client - ruby-gitaly (>= 13.1~), + ruby-gitaly (>= 13.2~), ruby-grpc (>= 1.19~), ruby-google-protobuf (>= 3.7~), #