From 66c64859dc3f590e89156acfdaff3743e9f6b9f4 Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Fri, 1 Apr 2022 23:12:07 +0530 Subject: [PATCH] Update minimum versions of dependencies --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index efd5002fb4..2ee50fd8c0 100644 --- a/debian/control +++ b/debian/control @@ -135,7 +135,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-akismet (>= 3.0~), ruby-invisible-captcha (>= 1.1~), # Two-factor authentication - ruby-devise-two-factor (>= 4.0~), + ruby-devise-two-factor (>= 4.0.2~), ruby-rqrcode-rails3 (>= 0.1.7-2~), ruby-attr-encrypted (>= 3.1.0-3~), ruby-u2f (>= 0.2.1~), @@ -206,7 +206,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-html-pipeline (>= 2.13.2~), ruby-task-list (>= 2.3.1~), ruby-github-markup (>= 1.7~), - ruby-commonmarker (>= 0.23.2~), + ruby-commonmarker (>= 0.23.4~), ruby-kramdown (>= 2.3.1~), ruby-redcloth (>= 4.3.2-3~), # rdoc is built-in with ruby