From 632f30fe6f3f76d5dec5d16029e93346787b383e Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Sun, 31 May 2020 01:29:12 +0530 Subject: [PATCH] Add link to issue about missing rack-timeout --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index aba6d9ead4..093a745968 100644 --- a/debian/control +++ b/debian/control @@ -97,6 +97,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-net-ldap (>= 0.16.1~), # API ruby-grape (>= 1.3.3~), +# https://gitlab.com/gitlab-org/gitlab/-/issues/219623 ruby-rack-timeout, ruby-grape-entity (>= 0.7.1~), ruby-rack-cors (>= 1.0.6~),