Skip to content

Commit 6e48992

Browse files
build(deps): Bump rails-html-sanitizer from 1.6.0 to 1.6.2 (#2453)
* build(deps): Bump rails-html-sanitizer from 1.6.0 to 1.6.2 Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.6.0 to 1.6.2. - [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.0...v1.6.2) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Update Gemfile.lock --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: toshimaru <[email protected]>
1 parent 4e0caea commit 6e48992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ GEM
200200
activesupport (>= 5.0.0)
201201
minitest
202202
nokogiri (>= 1.6)
203-
rails-html-sanitizer (1.6.1)
203+
rails-html-sanitizer (1.6.2)
204204
loofah (~> 2.21)
205205
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)
206206
railties (6.1.7.10)

0 commit comments

Comments
 (0)