From 1c02e57cf26a98a76a1b92e974064c8f6345dfae Mon Sep 17 00:00:00 2001 From: Utkarsh Gupta Date: Wed, 15 May 2019 19:37:15 +0530 Subject: [PATCH] Update d/control with updated versions --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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~),