Skip to content

Commit 5c73a5c

Browse files
Bump rails-html-sanitizer from 1.4.3 to 1.4.4 (#6)
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.4.3 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.4.3...v1.4.4) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chase McDougall <[email protected]>
1 parent 2d6aa0d commit 5c73a5c

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
@@ -160,8 +160,8 @@ GEM
160160
rails-dom-testing (2.0.3)
161161
activesupport (>= 4.2.0)
162162
nokogiri (>= 1.6)
163-
rails-html-sanitizer (1.4.3)
164-
loofah (~> 2.3)
163+
rails-html-sanitizer (1.4.4)
164+
loofah (~> 2.19, >= 2.19.1)
165165
railties (6.1.7)
166166
actionpack (= 6.1.7)
167167
activesupport (= 6.1.7)

0 commit comments

Comments
 (0)