Skip to content

Commit

Permalink
Bump rails-html-sanitizer from 1.0.4 to 1.4.4
Browse files Browse the repository at this point in the history
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.0.4 to 1.4.4.
- [Release notes](https://github.com/rails/rails-html-sanitizer/releases)
- [Changelog](https://github.com/rails/rails-html-sanitizer/blob/master/CHANGELOG.md)
- [Commits](rails/rails-html-sanitizer@v1.0.4...v1.4.4)

---
updated-dependencies:
- dependency-name: rails-html-sanitizer
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2023
1 parent b0c9313 commit 088509d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ GEM
lograge-sql (2.0.0)
activerecord (>= 5, < 7.1)
lograge (~> 0.11)
loofah (2.18.0)
loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -247,11 +247,11 @@ GEM
mini_mime (1.1.2)
minitest (5.16.3)
nio4r (2.5.8)
nokogiri (1.13.8-arm64-darwin)
nokogiri (1.13.10-arm64-darwin)
racc (~> 1.4)
nokogiri (1.13.8-x86_64-darwin)
nokogiri (1.13.10-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.13.8-x86_64-linux)
nokogiri (1.13.10-x86_64-linux)
racc (~> 1.4)
nori (2.6.0)
orm_adapter (0.5.0)
Expand All @@ -264,7 +264,7 @@ GEM
phony (>= 2.18.12)
public_suffix (5.0.0)
puma (3.12.6)
racc (1.6.0)
racc (1.6.2)
rack (2.2.4)
rack-cors (1.1.1)
rack (>= 2.0.0)
Expand All @@ -289,8 +289,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 (5.1.3)
i18n (>= 0.7, < 2)
railties (>= 5.0, < 6)
Expand Down

0 comments on commit 088509d

Please sign in to comment.