From c28a42e3475535f033f4d51fc8cd24febb28afd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Tue, 13 Aug 2024 11:50:16 +0200 Subject: haml encoding option is deprecated --- lib/zorglub/app.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/zorglub/app.rb b/lib/zorglub/app.rb index 91635ab..c001ae5 100644 --- a/lib/zorglub/app.rb +++ b/lib/zorglub/app.rb @@ -18,7 +18,6 @@ module Zorglub engines: {}, haml_options: { format: :html5, - encoding: 'utf-8', escape_html: false }, sass_options: { -- cgit v1.1-2-g2b99