Skip to content

Commit cdd6ffd

Browse files
Bump rails-html-sanitizer from 1.7.0 to 1.7.1
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.7.0 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.7.0...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 a0fa5ca commit cdd6ffd

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
@@ -246,8 +246,8 @@ GEM
246246
activesupport (>= 5.0.0)
247247
minitest
248248
nokogiri (>= 1.6)
249-
rails-html-sanitizer (1.7.0)
250-
loofah (~> 2.25)
249+
rails-html-sanitizer (1.7.1)
250+
loofah (~> 2.25, >= 2.25.2)
251251
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)
252252
railties (8.1.3)
253253
actionpack (= 8.1.3)

0 commit comments

Comments
 (0)