From dac9ce41cc84c8b0b22e644eae4fc6615f4b0c57 Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Sat, 5 Feb 2022 20:02:09 +0530 Subject: [PATCH] Update minimum version of ruby-rouge to 3.27~ --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 4b455e76e9..df23bb5e9b 100644 --- a/debian/control +++ b/debian/control @@ -216,7 +216,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-asciidoctor-include-ext (>= 0.3.1~), ruby-asciidoctor-plantuml (>= 0.0.12~), ruby-asciidoctor-kroki (>= 0.5~), - ruby-rouge (>= 3.26~), + ruby-rouge (>= 3.27~), ruby-truncato (>= 0.7.11~), ruby-bootstrap-form (>= 4.2~), ruby-nokogiri (>= 1.11.4~),