From 7492f31907a49c6afb399170cb3eb0498e200b6c Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Sun, 28 Feb 2021 19:05:40 +0530 Subject: [PATCH] Update minimum versions to ruby-commonmarker and ruby-progressbar --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 2858cfddc6..687ab92636 100644 --- a/debian/control +++ b/debian/control @@ -147,7 +147,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-html-pipeline (>= 2.12~), ruby-task-list (>= 2.3.1~), ruby-github-markup (>= 1.7~), - ruby-commonmarker (>= 0.20~), + ruby-commonmarker (>= 0.21~), ruby-kramdown (>= 2.2.1~), ruby-redcloth (>= 4.3.2-3~), # rdoc is built-in with ruby @@ -190,7 +190,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, # Colored output to console ruby-rainbow (>= 3.0~), # Progress bar - ruby-progressbar, + ruby-progressbar (>= 1.10~), # GitLab settings ruby-settingslogic (>= 2.0.9~), # Linear-time regex library for untrusted regular expressions