diff --git a/debian/control b/debian/control index 153b752998..426f4bd3da 100644 --- a/debian/control +++ b/debian/control @@ -134,7 +134,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-asciidoctor-plantuml (>= 0.0.8~), ruby-rouge (>= 3.1~), ruby-truncato (>= 0.7.11~), - ruby-bootstrap-form (>= 2.7~), + ruby-bootstrap-form (>= 4.2~), ruby-nokogiri (>= 1.10~), ruby-escape-utils (>= 1.2.1~), # Calendar rendering @@ -145,7 +145,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, # 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 # is available that contains https://github.com/rack/rack/pull/1201 - ruby-rack (>= 2.0.6~), + ruby-rack (>= 2.0.7~), unicorn (>= 5.4~), ruby-kgio (>= 2.11.2~), ruby-unicorn-worker-killer (>= 0.4.4~),