From 0869a61b557f4d1284648b322056e289fe2beafc Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 15:55:17 +0000 Subject: [PATCH] Update html2haml to version 2.3.0 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e9e3bd0e..ec7ab5eb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -143,9 +143,9 @@ GEM html2haml (>= 1.0.1) railties (>= 5.1) hirb (0.7.3) - html2haml (2.2.0) + html2haml (2.3.0) erubis (~> 2.7.0) - haml (>= 4.0, < 6) + haml (>= 4.0) nokogiri (>= 1.6.0) ruby_parser (~> 3.5) i18n (1.12.0) @@ -357,7 +357,7 @@ GEM stringex (2.8.5) strscan (3.0.5) sync (0.5.0) - temple (0.8.2) + temple (0.9.1) term-ansicolor (1.7.1) tins (~> 1.0) thinking-sphinx (5.4.0)