Skip to content

Commit

Permalink
Bump rails-html-sanitizer from 1.0.4 to 1.4.4 in /blog
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 19, 2023
1 parent 4fc7f72 commit 6cdcac2
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions blog/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ GEM
coffee-script-source (1.12.2)
concurrent-ruby (1.1.10)
connection_pool (2.2.2)
crass (1.0.4)
crass (1.0.6)
erubi (1.8.0)
execjs (2.7.0)
faraday (0.15.4)
Expand All @@ -106,7 +106,7 @@ GEM
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
loofah (2.2.3)
loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -121,18 +121,20 @@ GEM
nokogiri (~> 1)
rake
mini_mime (1.0.2)
mini_portile2 (2.4.0)
mini_portile2 (2.6.1)
minitest (5.15.0)
msgpack (1.3.0)
multipart-post (2.1.1)
net-http-persistent (3.1.0)
connection_pool (~> 2.2)
nio4r (2.4.0)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
popper_js (1.14.5)
public_suffix (3.1.1)
puma (3.12.1)
racc (1.6.2)
rack (2.0.7)
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand All @@ -152,8 +154,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)
railties (5.2.3)
actionpack (= 5.2.3)
activesupport (= 5.2.3)
Expand Down

0 comments on commit 6cdcac2

Please sign in to comment.