Skip to content

Commit 73ffeff

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] <support@github.com>
1 parent 1cdf114 commit 73ffeff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ GEM
214214
net-protocol
215215
nio4r (2.7.3)
216216
nkf (0.2.0)
217-
nokogiri (1.16.7)
217+
nokogiri (1.16.8)
218218
mini_portile2 (~> 2.8.2)
219219
racc (~> 1.4)
220220
notifications-ruby-client (6.2.0)
@@ -269,9 +269,9 @@ GEM
269269
activesupport (>= 5.0.0)
270270
minitest
271271
nokogiri (>= 1.6)
272-
rails-html-sanitizer (1.6.0)
272+
rails-html-sanitizer (1.6.1)
273273
loofah (~> 2.21)
274-
nokogiri (~> 1.14)
274+
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)
275275
railties (7.2.1.2)
276276
actionpack (= 7.2.1.2)
277277
activesupport (= 7.2.1.2)

0 commit comments

Comments
 (0)