From 7dfc084573735606116f2f122dd2793c9e56a5dc Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Mon, 10 Dec 2018 18:26:49 +0530 Subject: [PATCH] Set minimum version of ruby-sass to 3.5 --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 64dd7c4703..1091a3c1d0 100644 --- a/debian/control +++ b/debian/control @@ -227,6 +227,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-rack-proxy (>= 0.6~), # ruby-sass-rails (>= 5.0.6~), + ruby-sass (>= 3.5~), ruby-uglifier (>= 2.7.2~), # ruby-addressable (>= 2.5.2~),