From 52bb51e5bff73a2709def9d6c7ee5cc4362e26e7 Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Wed, 22 Apr 2020 23:48:48 +0530 Subject: [PATCH] Tighten dependency on gitaly --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 81786aa6f3..d97deaf482 100644 --- a/debian/control +++ b/debian/control @@ -402,7 +402,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, # gitlab-sidekiq was failing without puma puma Recommends: certbot, - gitaly (>= 12.9.3~) + gitaly (>= 12.10~) Conflicts: libruby2.3 Description: git powered software platform to collaborate on code (non-omnibus) gitlab provides web based interface to host source code and track issues.