From 8ba09e0eca4dc913fc37387951f2545e0b01a8f5 Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Thu, 5 Nov 2020 14:31:32 +0530 Subject: [PATCH] Update minimum version of ruby-redis-namespace to 1.7 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 656c28958a..4141fe5949 100644 --- a/debian/control +++ b/debian/control @@ -177,7 +177,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, # Background jobs ruby-sidekiq (>= 5.2.7~), ruby-sidekiq-cron (>= 1.0~), - ruby-redis-namespace (>= 1.6~), + ruby-redis-namespace (>= 1.7~), ruby-gitlab-sidekiq-fetcher (>= 0.6.1~), # Cron Parser ruby-fugit (>= 1.2.1~),