Update sanitize to version 6.0.2 (#19731)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
parent
b0b1ace7d9
commit
1c72c4d974
10 changed files with 5 additions and 5 deletions
10
Gemfile.lock
10
Gemfile.lock
|
|
@ -534,14 +534,14 @@ GEM
|
|||
net-protocol
|
||||
netrc (0.11.0)
|
||||
nio4r (2.5.9)
|
||||
nokogiri (1.15.2)
|
||||
nokogiri (1.15.3)
|
||||
mini_portile2 (~> 2.8.2)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.15.2-arm64-darwin)
|
||||
nokogiri (1.15.3-arm64-darwin)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.15.2-x86_64-darwin)
|
||||
nokogiri (1.15.3-x86_64-darwin)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.15.2-x86_64-linux)
|
||||
nokogiri (1.15.3-x86_64-linux)
|
||||
racc (~> 1.4)
|
||||
notiffany (0.1.3)
|
||||
nenv (~> 0.1)
|
||||
|
|
@ -790,7 +790,7 @@ GEM
|
|||
sass-rails (>= 3.1)
|
||||
safely_block (0.3.0)
|
||||
errbase (>= 0.1.1)
|
||||
sanitize (6.0.1)
|
||||
sanitize (6.0.2)
|
||||
crass (~> 1.0.2)
|
||||
nokogiri (>= 1.12.0)
|
||||
sass (3.7.4)
|
||||
|
|
|
|||
BIN
vendor/cache/nokogiri-1.15.2-arm64-darwin.gem
vendored
BIN
vendor/cache/nokogiri-1.15.2-arm64-darwin.gem
vendored
Binary file not shown.
BIN
vendor/cache/nokogiri-1.15.2-x86_64-darwin.gem
vendored
BIN
vendor/cache/nokogiri-1.15.2-x86_64-darwin.gem
vendored
Binary file not shown.
BIN
vendor/cache/nokogiri-1.15.2-x86_64-linux.gem
vendored
BIN
vendor/cache/nokogiri-1.15.2-x86_64-linux.gem
vendored
Binary file not shown.
BIN
vendor/cache/nokogiri-1.15.3-arm64-darwin.gem
vendored
Normal file
BIN
vendor/cache/nokogiri-1.15.3-arm64-darwin.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/nokogiri-1.15.3-x86_64-darwin.gem
vendored
Normal file
BIN
vendor/cache/nokogiri-1.15.3-x86_64-darwin.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/nokogiri-1.15.3-x86_64-linux.gem
vendored
Normal file
BIN
vendor/cache/nokogiri-1.15.3-x86_64-linux.gem
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
vendor/cache/sanitize-6.0.1.gem
vendored
BIN
vendor/cache/sanitize-6.0.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/sanitize-6.0.2.gem
vendored
Normal file
BIN
vendor/cache/sanitize-6.0.2.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue