Update haml-rails to version 2.1.0

This commit is contained in:
depfu[bot] 2025-08-20 09:32:18 +00:00 committed by GitHub
parent 6e276b2787
commit 0af86f55c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -190,7 +190,6 @@ GEM
drb (2.2.3)
erb (5.0.2)
erubi (1.13.1)
erubis (2.7.0)
execjs (2.8.1)
factory_bot (6.5.4)
activesupport (>= 6.1.0)
@ -219,14 +218,14 @@ GEM
globalid (1.2.1)
activesupport (>= 6.1)
gravtastic (3.2.6)
haml (5.2.2)
temple (>= 0.8.0)
haml (6.3.0)
temple (>= 0.8.2)
thor
tilt
haml-rails (2.0.1)
haml-rails (2.1.0)
actionpack (>= 5.1)
activesupport (>= 5.1)
haml (>= 4.0.6, < 6.0)
html2haml (>= 1.0.1)
haml (>= 4.0.6)
railties (>= 5.1)
haml_lint (0.65.1)
haml (>= 5.0)
@ -237,11 +236,6 @@ GEM
hashdiff (1.0.1)
hashery (2.1.2)
hashie (5.0.0)
html2haml (2.2.0)
erubis (~> 2.7.0)
haml (>= 4.0, < 6)
nokogiri (>= 1.6.0)
ruby_parser (~> 3.5)
htmlentities (4.3.4)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
@ -565,8 +559,6 @@ GEM
ruby-vips (2.2.4)
ffi (~> 1.12)
logger
ruby_parser (3.17.0)
sexp_processor (~> 4.15, >= 4.15.1)
rubyzip (2.4.1)
sass-rails (6.0.0)
sassc-rails (~> 2.1, >= 2.1.1)
@ -590,7 +582,6 @@ GEM
sentry-ruby (5.26.0)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
sexp_processor (4.15.3)
shoulda-matchers (6.5.0)
activesupport (>= 5.2.0)
simplecov (0.22.0)