Merge pull request #106 from plashchynski/dependabot/bundler/rails-html-sanitizer-1.4.3

Bump rails-html-sanitizer from 1.4.2 to 1.4.3
This commit is contained in:
Dzmitry Plashchynski
2022-07-08 13:05:37 +03:00
committed by GitHub

View File

@@ -120,6 +120,8 @@ GEM
nio4r (2.5.8) nio4r (2.5.8)
nokogiri (1.13.6-arm64-darwin) nokogiri (1.13.6-arm64-darwin)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.13.6-x86_64-linux)
racc (~> 1.4)
racc (1.6.0) racc (1.6.0)
rack (2.2.3.1) rack (2.2.3.1)
rack-protection (2.2.0) rack-protection (2.2.0)
@@ -143,7 +145,7 @@ GEM
rails-dom-testing (2.0.3) rails-dom-testing (2.0.3)
activesupport (>= 4.2.0) activesupport (>= 4.2.0)
nokogiri (>= 1.6) nokogiri (>= 1.6)
rails-html-sanitizer (1.4.2) rails-html-sanitizer (1.4.3)
loofah (~> 2.3) loofah (~> 2.3)
railties (7.0.3) railties (7.0.3)
actionpack (= 7.0.3) actionpack (= 7.0.3)
@@ -203,6 +205,7 @@ GEM
PLATFORMS PLATFORMS
arm64-darwin-21 arm64-darwin-21
x86_64-linux
DEPENDENCIES DEPENDENCIES
bundler (>= 2) bundler (>= 2)