Update haml-rails to version 2.1.0

This commit is contained in:
depfu[bot] 2023-04-21 12:30:34 +00:00 committed by GitHub
parent 03fda3a1aa
commit a34484ccc5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -211,7 +211,6 @@ GEM
dotenv (= 2.8.1)
railties (>= 3.2)
erubi (1.12.0)
erubis (2.7.0)
execjs (2.8.1)
factory_bot (6.2.1)
activesupport (>= 5.0.0)
@ -237,11 +236,10 @@ GEM
haml (5.2.2)
temple (>= 0.8.0)
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.40.0)
haml (>= 4.0, < 5.3)
@ -252,11 +250,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)
http-accept (1.7.0)
http-cookie (1.0.5)
@ -530,8 +523,6 @@ GEM
ruby-vips (2.1.4)
ffi (~> 1.12)
ruby2_keywords (0.0.5)
ruby_parser (3.19.1)
sexp_processor (~> 4.16)
rubyzip (2.3.2)
sass-rails (6.0.0)
sassc-rails (~> 2.1, >= 2.1.1)
@ -554,7 +545,6 @@ GEM
sentry-ruby-core (~> 5.3.0)
sentry-ruby-core (5.3.0)
concurrent-ruby
sexp_processor (4.16.1)
shoulda-matchers (5.1.0)
activesupport (>= 5.2.0)
simple_po_parser (1.1.6)
@ -591,7 +581,7 @@ GEM
stripe (> 5, < 6)
strscan (3.0.1)
sysexits (1.2.0)
temple (0.8.2)
temple (0.10.0)
thor (1.2.1)
tilt (2.1.0)
timecop (0.9.5)