Skip to content

Commit 77e7b15

Browse files
build(deps): bump rails-html-sanitizer from 1.6.0 to 1.6.1 (#4121)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2daf404 commit 77e7b15

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ GEM
305305
mime-types-data (~> 3.2015)
306306
mime-types-data (3.2024.1001)
307307
mini_mime (1.1.5)
308-
mini_portile2 (2.8.7)
308+
mini_portile2 (2.8.8)
309309
minitest (5.25.1)
310310
mock_redis (0.46.0)
311311
ms_rest (0.6.4)
@@ -330,12 +330,12 @@ GEM
330330
netrc (0.11.0)
331331
newrelic_rpm (9.16.0)
332332
nio4r (2.7.4)
333-
nokogiri (1.16.7)
333+
nokogiri (1.16.8)
334334
mini_portile2 (~> 2.8.2)
335335
racc (~> 1.4)
336-
nokogiri (1.16.7-x86_64-darwin)
336+
nokogiri (1.16.8-x86_64-darwin)
337337
racc (~> 1.4)
338-
nokogiri (1.16.7-x86_64-linux)
338+
nokogiri (1.16.8-x86_64-linux)
339339
racc (~> 1.4)
340340
oj (3.16.7)
341341
bigdecimal (>= 3.0)
@@ -380,9 +380,9 @@ GEM
380380
activesupport (>= 5.0.0)
381381
minitest
382382
nokogiri (>= 1.6)
383-
rails-html-sanitizer (1.6.0)
383+
rails-html-sanitizer (1.6.1)
384384
loofah (~> 2.21)
385-
nokogiri (~> 1.14)
385+
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)
386386
railties (7.2.2)
387387
actionpack (= 7.2.2)
388388
activesupport (= 7.2.2)

0 commit comments

Comments
 (0)