Skip to content

Commit c737d8e

Browse files
dependabot[bot]rosa
authored andcommitted
Bump rails-html-sanitizer from 1.6.0 to 1.6.1
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.6.0 to 1.6.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.6.0...v1.6.1) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 30f7efb commit c737d8e

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
@@ -115,9 +115,9 @@ GEM
115115
activesupport (>= 5.0.0)
116116
minitest
117117
nokogiri (>= 1.6)
118-
rails-html-sanitizer (1.6.0)
118+
rails-html-sanitizer (1.6.1)
119119
loofah (~> 2.21)
120-
nokogiri (~> 1.14)
120+
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)
121121
railties (7.1.4.1)
122122
actionpack (= 7.1.4.1)
123123
activesupport (= 7.1.4.1)

0 commit comments

Comments
 (0)