From a677551a08a2c092f17bdf5ca495f7943d9adca1 Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Sat, 4 Mar 2023 20:02:40 +0530 Subject: [PATCH] Update minimum version of ruby-gitlab-sidekiq-fetcher to (>= 0.9~) --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 167fc6dd5e..5f87dc7a47 100644 --- a/debian/control +++ b/debian/control @@ -261,7 +261,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-sidekiq (>= 6.5.7~), ruby-sidekiq-cron (>= 1.8~), ruby-redis-namespace (>= 1.8.1~), - ruby-gitlab-sidekiq-fetcher (>= 0.8~), + ruby-gitlab-sidekiq-fetcher (>= 0.9~), # Cron Parser ruby-fugit (>= 1.2.1~), # HTTP requests