Update rails-html-sanitizer
to version 1.6.1 (#33177)
This commit is contained in:
parent
d00b4bd6a4
commit
bfbf3ccaec
2 changed files with 2 additions and 8 deletions
|
@ -1,6 +0,0 @@
|
||||||
ignore:
|
|
||||||
- CVE-2024-53985
|
|
||||||
- CVE-2024-53986
|
|
||||||
- CVE-2024-53987
|
|
||||||
- CVE-2024-53988
|
|
||||||
- CVE-2024-53989
|
|
|
@ -412,7 +412,7 @@ GEM
|
||||||
activesupport (>= 4)
|
activesupport (>= 4)
|
||||||
railties (>= 4)
|
railties (>= 4)
|
||||||
request_store (~> 1.0)
|
request_store (~> 1.0)
|
||||||
loofah (2.22.0)
|
loofah (2.23.1)
|
||||||
crass (~> 1.0.2)
|
crass (~> 1.0.2)
|
||||||
nokogiri (>= 1.12.0)
|
nokogiri (>= 1.12.0)
|
||||||
mail (2.8.1)
|
mail (2.8.1)
|
||||||
|
@ -663,7 +663,7 @@ GEM
|
||||||
rails-html-sanitizer (1.6.0)
|
rails-html-sanitizer (1.6.0)
|
||||||
loofah (~> 2.21)
|
loofah (~> 2.21)
|
||||||
nokogiri (~> 1.14)
|
nokogiri (~> 1.14)
|
||||||
rails-i18n (7.0.9)
|
rails-i18n (7.0.10)
|
||||||
i18n (>= 0.7, < 2)
|
i18n (>= 0.7, < 2)
|
||||||
railties (>= 6.0.0, < 8)
|
railties (>= 6.0.0, < 8)
|
||||||
railties (7.1.4.1)
|
railties (7.1.4.1)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue