Merge pull request #3507 from openSUSE/depfu/update/rails-html-sanitizer-1.6.1

🚨 [security] Update rails-html-sanitizer 1.6.0 → 1.6.1 (patch)
This commit is contained in:
Henne Vogelsang 2024-12-03 11:58:28 +01:00 committed by GitHub
commit 126e7f9d80
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -324,7 +324,7 @@ GEM
next_rails (1.3.0)
colorize (>= 0.8.1)
nio4r (2.7.4)
nokogiri (1.16.7)
nokogiri (1.16.8)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
oauth2 (2.0.9)
@ -425,9 +425,9 @@ GEM
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.0)
rails-html-sanitizer (1.6.1)
loofah (~> 2.21)
nokogiri (~> 1.14)
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
rails-i18n (7.0.9)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 8)