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 Dec 14, 2022
1 parent 8d41124 commit ea402bc
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ GEM
coffee-script-source (1.12.2)
concurrent-ruby (1.0.5)
cookiejar (0.3.3)
crass (1.0.4)
crass (1.0.6)
dbf (3.1.2)
debug_inspector (0.0.3)
devise (4.4.3)
Expand Down Expand Up @@ -221,7 +221,7 @@ GEM
lograge-sql (1.3.1)
activerecord (>= 4, < 7.0)
lograge (~> 0.4)
loofah (2.2.2)
loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.0)
Expand All @@ -232,12 +232,13 @@ GEM
mime-types-data (3.2022.0105)
mini_magick (4.8.0)
mini_mime (1.0.0)
mini_portile2 (2.3.0)
mini_portile2 (2.8.0)
minitest (5.11.3)
multi_json (1.13.1)
nio4r (2.3.1)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
nokogiri (1.13.10)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nori (2.6.0)
orm_adapter (0.5.0)
pg (0.21.0)
Expand All @@ -247,6 +248,7 @@ GEM
phony (> 2.15)
public_suffix (3.0.2)
puma (3.11.4)
racc (1.6.1)
rack (2.0.5)
rack-cors (1.0.2)
rack-test (0.6.3)
Expand All @@ -270,8 +272,8 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
rails-html-sanitizer (1.4.4)
loofah (~> 2.19, >= 2.19.1)
rails-i18n (5.1.1)
i18n (>= 0.7, < 2)
railties (>= 5.0, < 6)
Expand Down

0 comments on commit ea402bc

Please sign in to comment.