From d8faa3afc3858442204d859cdd8fcace7c8c62f4 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 15:55:26 +0000 Subject: [PATCH] Update haml_lint to version 0.65.1 --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 345cd3e7..8bd725bd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -228,11 +228,11 @@ GEM haml (>= 4.0.6, < 6.0) html2haml (>= 1.0.1) railties (>= 5.1) - haml_lint (0.37.1) - haml (>= 4.0, < 5.3) + haml_lint (0.65.1) + haml (>= 5.0) parallel (~> 1.10) rainbow - rubocop (>= 0.50.0) + rubocop (>= 1.0) sysexits (~> 1.1) hashdiff (1.0.1) hashery (2.1.2) @@ -486,7 +486,7 @@ GEM psych (>= 4.0.0) recaptcha (5.20.1) redcarpet (3.6.1) - regexp_parser (2.11.1) + regexp_parser (2.11.2) reline (0.6.2) io-console (~> 0.5) request_store (1.7.0)