Skip to content

Commit

Permalink
Bump rails-html-sanitizer from 1.3.0 to 1.4.3
Browse files Browse the repository at this point in the history
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.3.0 to 1.4.3.
- [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.3.0...v1.4.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mattreduce committed Dec 6, 2022
1 parent 3f0effb commit fdbcb6b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ GEM
listen (3.3.3)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.9.0)
loofah (2.19.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand Down Expand Up @@ -164,7 +164,7 @@ GEM
public_suffix (4.0.6)
puma (4.3.12)
nio4r (~> 2.0)
racc (1.6.0)
racc (1.6.1)
rack (2.2.3)
rack-proxy (0.6.5)
rack
Expand All @@ -188,7 +188,7 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.3.0)
rails-html-sanitizer (1.4.3)
loofah (~> 2.3)
railties (6.0.3.6)
actionpack (= 6.0.3.6)
Expand Down

0 comments on commit fdbcb6b

Please sign in to comment.