Update rails-html-sanitizer to version 1.6.1 (#33177)

This commit is contained in:
KMY 2024-12-06 09:15:55 +09:00
parent d00b4bd6a4
commit bfbf3ccaec
2 changed files with 2 additions and 8 deletions

View file

@ -1,6 +0,0 @@
ignore:
- CVE-2024-53985
- CVE-2024-53986
- CVE-2024-53987
- CVE-2024-53988
- CVE-2024-53989

View file

@ -412,7 +412,7 @@ GEM
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
loofah (2.22.0)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
@ -663,7 +663,7 @@ GEM
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
rails-i18n (7.0.9)
rails-i18n (7.0.10)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 8)
railties (7.1.4.1)