Skip to content

Commit 45270d6

Browse files
Bump rails-html-sanitizer from 1.6.0 to 1.6.1 (#319)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a3d670d commit 45270d6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ GEM
169169
logstasher (2.1.5)
170170
activesupport (>= 5.2)
171171
request_store
172-
loofah (2.22.0)
172+
loofah (2.23.1)
173173
crass (~> 1.0.2)
174174
nokogiri (>= 1.12.0)
175175
mail (2.8.1)
@@ -192,11 +192,11 @@ GEM
192192
net-smtp (0.5.0)
193193
net-protocol
194194
nio4r (2.7.3)
195-
nokogiri (1.16.7-arm64-darwin)
195+
nokogiri (1.16.8-arm64-darwin)
196196
racc (~> 1.4)
197-
nokogiri (1.16.7-x86_64-darwin)
197+
nokogiri (1.16.8-x86_64-darwin)
198198
racc (~> 1.4)
199-
nokogiri (1.16.7-x86_64-linux)
199+
nokogiri (1.16.8-x86_64-linux)
200200
racc (~> 1.4)
201201
opentelemetry-api (1.3.0)
202202
opentelemetry-common (0.21.0)
@@ -445,9 +445,9 @@ GEM
445445
activesupport (>= 5.0.0)
446446
minitest
447447
nokogiri (>= 1.6)
448-
rails-html-sanitizer (1.6.0)
448+
rails-html-sanitizer (1.6.1)
449449
loofah (~> 2.21)
450-
nokogiri (~> 1.14)
450+
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)
451451
railties (7.2.1.1)
452452
actionpack (= 7.2.1.1)
453453
activesupport (= 7.2.1.1)

0 commit comments

Comments
 (0)