Skip to content

Commit 437daea

Browse files
Bump rails-html-sanitizer from 1.6.0 to 1.6.1 (#240)
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 ea0e3dd commit 437daea

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
@@ -73,19 +73,19 @@ GEM
7373
json (2.7.1)
7474
language_server-protocol (3.17.0.3)
7575
logger (1.6.1)
76-
loofah (2.22.0)
76+
loofah (2.23.1)
7777
crass (~> 1.0.2)
7878
nokogiri (>= 1.12.0)
7979
minitest (5.25.1)
8080
mocha (2.1.0)
8181
ruby2_keywords (>= 0.0.5)
8282
msgpack (1.7.2)
8383
mysql2 (0.5.5)
84-
nokogiri (1.16.7-arm64-darwin)
84+
nokogiri (1.16.8-arm64-darwin)
8585
racc (~> 1.4)
86-
nokogiri (1.16.7-x86_64-darwin)
86+
nokogiri (1.16.8-x86_64-darwin)
8787
racc (~> 1.4)
88-
nokogiri (1.16.7-x86_64-linux)
88+
nokogiri (1.16.8-x86_64-linux)
8989
racc (~> 1.4)
9090
parallel (1.24.0)
9191
parser (3.2.2.4)
@@ -107,9 +107,9 @@ GEM
107107
activesupport (>= 5.0.0)
108108
minitest
109109
nokogiri (>= 1.6)
110-
rails-html-sanitizer (1.6.0)
110+
rails-html-sanitizer (1.6.1)
111111
loofah (~> 2.21)
112-
nokogiri (~> 1.14)
112+
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)
113113
railties (7.2.1.1)
114114
actionpack (= 7.2.1.1)
115115
activesupport (= 7.2.1.1)

0 commit comments

Comments
 (0)