Update dependency rails-html-sanitizer (#39878)

This commit is contained in:
Claire 2026-07-20 09:23:32 +02:00 committed by GitHub
parent 987a530755
commit 457b2a7b83
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -669,8 +669,8 @@ GEM
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.7.0)
loofah (~> 2.25)
rails-html-sanitizer (1.7.1)
loofah (~> 2.25, >= 2.25.2)
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 (8.1.0)
i18n (>= 0.7, < 2)