Update haml_lint to version 0.65.1

This commit is contained in:
depfu[bot] 2025-08-13 15:55:26 +00:00 committed by Henne Vogelsang
parent dd9dede062
commit d8faa3afc3

View file

@ -228,11 +228,11 @@ GEM
haml (>= 4.0.6, < 6.0) haml (>= 4.0.6, < 6.0)
html2haml (>= 1.0.1) html2haml (>= 1.0.1)
railties (>= 5.1) railties (>= 5.1)
haml_lint (0.37.1) haml_lint (0.65.1)
haml (>= 4.0, < 5.3) haml (>= 5.0)
parallel (~> 1.10) parallel (~> 1.10)
rainbow rainbow
rubocop (>= 0.50.0) rubocop (>= 1.0)
sysexits (~> 1.1) sysexits (~> 1.1)
hashdiff (1.0.1) hashdiff (1.0.1)
hashery (2.1.2) hashery (2.1.2)
@ -486,7 +486,7 @@ GEM
psych (>= 4.0.0) psych (>= 4.0.0)
recaptcha (5.20.1) recaptcha (5.20.1)
redcarpet (3.6.1) redcarpet (3.6.1)
regexp_parser (2.11.1) regexp_parser (2.11.2)
reline (0.6.2) reline (0.6.2)
io-console (~> 0.5) io-console (~> 0.5)
request_store (1.7.0) request_store (1.7.0)