Tighten dependency on ruby-sidekiq-cron
This commit is contained in:
parent
4fbec836d2
commit
63309241a4
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -155,7 +155,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-acts-as-taggable-on (>= 6.0~),
|
||||
# Background jobs
|
||||
ruby-sidekiq (>= 5.2.1~),
|
||||
ruby-sidekiq-cron (>= 0.6~),
|
||||
ruby-sidekiq-cron (>= 1.0~),
|
||||
ruby-redis-namespace (>= 1.6~),
|
||||
ruby-gitlab-sidekiq-fetcher (>= 0.4.0~),
|
||||
# Cron Parser
|
||||
|
|
Loading…
Reference in a new issue