From 949b7a85ed055430038533edda73b6fd8f105928 Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Mon, 18 Jan 2021 18:42:21 +0530 Subject: [PATCH] Update minimum version of ruby-mini-magick --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index b68db8f9fa..597ce5cd71 100644 --- a/debian/control +++ b/debian/control @@ -114,7 +114,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-hamlit (>= 2.11~), # Files attachments ruby-carrierwave (>= 1.3~), - ruby-mini-magick, + ruby-mini-magick (>= 4.10.1~), # for backups ruby-fog-aws (>= 3.5~), ruby-fog-core (>= 2.1~),