Skip to content

Commit

Permalink
Bump rails-html-sanitizer from 1.3.0 to 1.4.4 (#159)
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.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.3.0...v1.4.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: abid123456 <[email protected]>
  • Loading branch information
dependabot[bot] and abid123456 authored Oct 23, 2024
1 parent 0f2b991 commit 87be648
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ GEM
addressable
faraday
json (>= 1.8)
loofah (2.16.0)
loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand Down Expand Up @@ -204,7 +204,7 @@ GEM
polyamorous (1.1.0)
activerecord (>= 3.0)
public_suffix (4.0.7)
racc (1.6.0)
racc (1.6.1)
rack (1.6.13)
rack-mini-profiler (2.3.1)
rack (>= 1.2.0)
Expand All @@ -229,8 +229,8 @@ GEM
activesupport (>= 4.2.0, < 5.0)
nokogiri (~> 1.6)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.4.2)
loofah (~> 2.3)
rails-html-sanitizer (1.4.4)
loofah (~> 2.19, >= 2.19.1)
rails_real_favicon (0.1.0)
json (>= 1.7, < 3)
rails
Expand Down

0 comments on commit 87be648

Please sign in to comment.