Tighten dependency on ruby-redis-actionpack
This commit is contained in:
parent
a4fe2b39e9
commit
f65d131fc8
1 changed files with 1 additions and 0 deletions
1
debian/control
vendored
1
debian/control
vendored
|
@ -200,6 +200,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
# Redis session store
|
# Redis session store
|
||||||
ruby-redis-rails (>= 5.0.2~),
|
ruby-redis-rails (>= 5.0.2~),
|
||||||
ruby-redis-activesupport (>= 5.2~),
|
ruby-redis-activesupport (>= 5.2~),
|
||||||
|
ruby-redis-actionpack (>= 5.2~),
|
||||||
# Discord integration
|
# Discord integration
|
||||||
ruby-discordrb-webhooks (>= 3.3~),
|
ruby-discordrb-webhooks (>= 3.3~),
|
||||||
# HipChat integration
|
# HipChat integration
|
||||||
|
|
Loading…
Reference in a new issue