Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit 202a4c8

Browse files
build(deps): bump rails-html-sanitizer from 1.4.2 to 1.4.3 (#113)
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.4.2 to 1.4.3. - [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.2...v1.4.3) --- 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>
1 parent b179990 commit 202a4c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ GEM
131131
listen (3.7.1)
132132
rb-fsevent (~> 0.10, >= 0.10.3)
133133
rb-inotify (~> 0.9, >= 0.9.10)
134-
loofah (2.13.0)
134+
loofah (2.19.0)
135135
crass (~> 1.0.2)
136136
nokogiri (>= 1.5.9)
137137
mail (2.7.1)
@@ -175,7 +175,7 @@ GEM
175175
rails-dom-testing (2.0.3)
176176
activesupport (>= 4.2.0)
177177
nokogiri (>= 1.6)
178-
rails-html-sanitizer (1.4.2)
178+
rails-html-sanitizer (1.4.3)
179179
loofah (~> 2.3)
180180
railties (6.1.4.1)
181181
actionpack (= 6.1.4.1)

0 commit comments

Comments
 (0)