From 274d8be34fcec620121ae9e811e028e4cffaf066 Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Wed, 28 Apr 2021 18:09:54 +0530 Subject: [PATCH] Update minimum version of ruby-carrierwave to 1.3.2 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index be5b3f45af..70a19294f4 100644 --- a/debian/control +++ b/debian/control @@ -166,7 +166,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, # HAML ruby-hamlit (>= 2.14.4~), # Files attachments - ruby-carrierwave (>= 1.3~), + ruby-carrierwave (>= 1.3.2~), ruby-mini-magick (>= 4.10.1~), # for backups ruby-fog-aws (>= 3.9~),