Skip to content

Commit bc34253

Browse files
build(deps-dev): bump rails-html-sanitizer from 1.6.2 to 1.7.1
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.6.2 to 1.7.1. - [Release notes](https://github.com/rails/rails-html-sanitizer/releases) - [Changelog](https://github.com/rails/rails-html-sanitizer/blob/main/CHANGELOG.md) - [Commits](rails/rails-html-sanitizer@v1.6.2...v1.7.1) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-version: 1.7.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e6feb1 commit bc34253

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ GEM
7777
activesupport (>= 5.0.0)
7878
minitest
7979
nokogiri (>= 1.6)
80-
rails-html-sanitizer (1.6.2)
81-
loofah (~> 2.21)
80+
rails-html-sanitizer (1.7.1)
81+
loofah (~> 2.25, >= 2.25.2)
8282
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
8383
rainbow (3.1.1)
8484
rake (13.4.2)

0 commit comments

Comments
 (0)