Update rails-html-sanitizer to version 1.4.4 (#18853)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
parent
4742a4a14a
commit
98e7cd52fe
5 changed files with 3 additions and 3 deletions
|
|
@ -470,7 +470,7 @@ GEM
|
|||
listen (3.7.1)
|
||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||
rb-inotify (~> 0.9, >= 0.9.10)
|
||||
loofah (2.19.0)
|
||||
loofah (2.19.1)
|
||||
crass (~> 1.0.2)
|
||||
nokogiri (>= 1.5.9)
|
||||
lumberjack (1.2.8)
|
||||
|
|
@ -646,8 +646,8 @@ GEM
|
|||
rails-dom-testing (2.0.3)
|
||||
activesupport (>= 4.2.0)
|
||||
nokogiri (>= 1.6)
|
||||
rails-html-sanitizer (1.4.3)
|
||||
loofah (~> 2.3)
|
||||
rails-html-sanitizer (1.4.4)
|
||||
loofah (~> 2.19, >= 2.19.1)
|
||||
rails-i18n (7.0.5)
|
||||
i18n (>= 0.7, < 2)
|
||||
railties (>= 6.0.0, < 8)
|
||||
|
|
|
|||
BIN
vendor/cache/loofah-2.19.0.gem
vendored
BIN
vendor/cache/loofah-2.19.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/loofah-2.19.1.gem
vendored
Normal file
BIN
vendor/cache/loofah-2.19.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rails-html-sanitizer-1.4.3.gem
vendored
BIN
vendor/cache/rails-html-sanitizer-1.4.3.gem
vendored
Binary file not shown.
BIN
vendor/cache/rails-html-sanitizer-1.4.4.gem
vendored
Normal file
BIN
vendor/cache/rails-html-sanitizer-1.4.4.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue