From 0babc585f0d9a9ed95d94fc5c48d20e3c12bf10f Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Fri, 1 May 2020 12:42:47 +0530 Subject: [PATCH] Update minimum version of ruby-nokogiri to 1.10.9 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 0ec508887e..e1d103bd30 100644 --- a/debian/control +++ b/debian/control @@ -152,7 +152,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-rouge (>= 3.18~), ruby-truncato (>= 0.7.11~), ruby-bootstrap-form (>= 4.2~), - ruby-nokogiri (>= 1.10.5~), + ruby-nokogiri (>= 1.10.9~), ruby-escape-utils (>= 1.2.1~), # Calendar rendering ruby-icalendar,