Skip to content

Commit b88da94

Browse files
build(deps): bump rails-html-sanitizer from 1.6.2 to 1.7.0 (#4877)
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.6.2 to 1.7.0. - [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.0) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-version: 1.7.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b17059 commit b88da94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -399,8 +399,8 @@ GEM
399399
activesupport (>= 5.0.0)
400400
minitest
401401
nokogiri (>= 1.6)
402-
rails-html-sanitizer (1.6.2)
403-
loofah (~> 2.21)
402+
rails-html-sanitizer (1.7.0)
403+
loofah (~> 2.25)
404404
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)
405405
railties (8.1.2)
406406
actionpack (= 8.1.2)

0 commit comments

Comments
 (0)