From 9955cb274b82025dd0fe11dca7555f99f0edec31 Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Mon, 28 Feb 2022 00:28:40 +0530 Subject: [PATCH] Update minimum version of gitaly (for ruby-gollum-lib update) --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 8ad68d085d..11d418a60d 100644 --- a/debian/control +++ b/debian/control @@ -510,7 +510,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, # gitlab-sidekiq was failing without puma puma Recommends: certbot, - gitaly (>= 14.6~), + gitaly (>= 14.6.3+dfsg-2~), openssh-server Conflicts: libruby2.5 Description: git powered software platform to collaborate on code (non-omnibus)