Skip to content

Commit e2be412

Browse files
Bump rails-html-sanitizer from 1.7.0 to 1.7.1 in /demo
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 dcc9d57 commit e2be412

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

demo/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -293,8 +293,8 @@ GEM
293293
activesupport (>= 5.0.0)
294294
minitest
295295
nokogiri (>= 1.6)
296-
rails-html-sanitizer (1.7.0)
297-
loofah (~> 2.25)
296+
rails-html-sanitizer (1.7.1)
297+
loofah (~> 2.25, >= 2.25.2)
298298
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)
299299
railties (7.2.2.1)
300300
actionpack (= 7.2.2.1)

0 commit comments

Comments
 (0)