Update d/control with updated versions
This commit is contained in:
parent
1f6fcaf427
commit
1c02e57cf2
1 changed files with 2 additions and 2 deletions
4
debian/control
vendored
4
debian/control
vendored
|
@ -134,7 +134,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
ruby-asciidoctor-plantuml (>= 0.0.8~),
|
ruby-asciidoctor-plantuml (>= 0.0.8~),
|
||||||
ruby-rouge (>= 3.1~),
|
ruby-rouge (>= 3.1~),
|
||||||
ruby-truncato (>= 0.7.11~),
|
ruby-truncato (>= 0.7.11~),
|
||||||
ruby-bootstrap-form (>= 2.7~),
|
ruby-bootstrap-form (>= 4.2~),
|
||||||
ruby-nokogiri (>= 1.10~),
|
ruby-nokogiri (>= 1.10~),
|
||||||
ruby-escape-utils (>= 1.2.1~),
|
ruby-escape-utils (>= 1.2.1~),
|
||||||
# Calendar rendering
|
# Calendar rendering
|
||||||
|
@ -145,7 +145,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.6~),
|
ruby-rack (>= 2.0.7~),
|
||||||
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