Tighten dependency on ruby-rack and ruby-rails
This commit is contained in:
parent
b6d8554e0a
commit
3115d2f649
1 changed files with 2 additions and 2 deletions
4
debian/control
vendored
4
debian/control
vendored
|
@ -36,7 +36,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
bzip2,
|
bzip2,
|
||||||
ucf,
|
ucf,
|
||||||
gitlab-workhorse (>= 8.18~),
|
gitlab-workhorse (>= 8.18~),
|
||||||
ruby-rails (>= 2:6.0.2~),
|
ruby-rails (>= 2:6.0.2.1+dfsg-3~),
|
||||||
ruby-bootsnap (>= 1.4~),
|
ruby-bootsnap (>= 1.4~),
|
||||||
ruby-nakayoshi-fork (>= 0.0.4~),
|
ruby-nakayoshi-fork (>= 0.0.4~),
|
||||||
ruby-responders (>= 3.0~),
|
ruby-responders (>= 3.0~),
|
||||||
|
@ -162,7 +162,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
# The 2.0.6 version of rack requires monkeypatch to be present in
|
# The 2.0.6 version of rack requires monkeypatch to be present in
|
||||||
# `config.ru`. This can be removed once a new update for Rack
|
# `config.ru`. This can be removed once a new update for Rack
|
||||||
# is available that contains https://github.com/rack/rack/pull/1201
|
# is available that contains https://github.com/rack/rack/pull/1201
|
||||||
ruby-rack (>= 2.0.7~),
|
ruby-rack (>= 2.1~),
|
||||||
unicorn (>= 5.4~),
|
unicorn (>= 5.4~),
|
||||||
ruby-kgio (>= 2.11.2~),
|
ruby-kgio (>= 2.11.2~),
|
||||||
ruby-unicorn-worker-killer (>= 0.4.4~),
|
ruby-unicorn-worker-killer (>= 0.4.4~),
|
||||||
|
|
Loading…
Add table
Reference in a new issue