Skip to content

Commit 87acfe9

Browse files
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 2f441cf commit 87acfe9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -161,9 +161,9 @@ GEM
161161
net-smtp (0.5.0)
162162
net-protocol
163163
nio4r (2.7.3)
164-
nokogiri (1.16.7-arm64-darwin)
164+
nokogiri (1.16.8-arm64-darwin)
165165
racc (~> 1.4)
166-
nokogiri (1.16.7-x86_64-linux)
166+
nokogiri (1.16.8-x86_64-linux)
167167
racc (~> 1.4)
168168
parallel (1.26.3)
169169
parser (3.3.5.0)
@@ -201,9 +201,9 @@ GEM
201201
activesupport (>= 5.0.0)
202202
minitest
203203
nokogiri (>= 1.6)
204-
rails-html-sanitizer (1.6.0)
204+
rails-html-sanitizer (1.6.1)
205205
loofah (~> 2.21)
206-
nokogiri (~> 1.14)
206+
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)
207207
railties (7.2.1.1)
208208
actionpack (= 7.2.1.1)
209209
activesupport (= 7.2.1.1)

0 commit comments

Comments
 (0)