Skip to content

Commit e1eb8af

Browse files
authored
Update nokogiri to version 1.18.3 (#3674)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent bfa71a0 commit e1eb8af

6 files changed

+12
-12
lines changed

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -422,9 +422,9 @@ GEM
422422
net-smtp (0.5.1)
423423
net-protocol
424424
nio4r (2.7.4)
425-
nokogiri (1.18.2-arm64-darwin)
425+
nokogiri (1.18.3-arm64-darwin)
426426
racc (~> 1.4)
427-
nokogiri (1.18.2-x86_64-linux-gnu)
427+
nokogiri (1.18.3-x86_64-linux-gnu)
428428
racc (~> 1.4)
429429
observer (0.1.2)
430430
orm_adapter (0.5.0)

gemfiles/rails_6.1_ruby_3.1.4.gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -408,9 +408,9 @@ GEM
408408
net-smtp (0.5.1)
409409
net-protocol
410410
nio4r (2.7.4)
411-
nokogiri (1.18.2-arm64-darwin)
411+
nokogiri (1.18.3-arm64-darwin)
412412
racc (~> 1.4)
413-
nokogiri (1.18.2-x86_64-linux-gnu)
413+
nokogiri (1.18.3-x86_64-linux-gnu)
414414
racc (~> 1.4)
415415
observer (0.1.2)
416416
orm_adapter (0.5.0)

gemfiles/rails_6.1_ruby_3.3.0.gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -380,9 +380,9 @@ GEM
380380
net-smtp (0.5.1)
381381
net-protocol
382382
nio4r (2.7.4)
383-
nokogiri (1.18.2-arm64-darwin)
383+
nokogiri (1.18.3-arm64-darwin)
384384
racc (~> 1.4)
385-
nokogiri (1.18.2-x86_64-linux-gnu)
385+
nokogiri (1.18.3-x86_64-linux-gnu)
386386
racc (~> 1.4)
387387
observer (0.1.2)
388388
orm_adapter (0.5.0)

gemfiles/rails_7.1_ruby_3.1.4.gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -422,9 +422,9 @@ GEM
422422
net-smtp (0.5.1)
423423
net-protocol
424424
nio4r (2.7.4)
425-
nokogiri (1.18.2-arm64-darwin)
425+
nokogiri (1.18.3-arm64-darwin)
426426
racc (~> 1.4)
427-
nokogiri (1.18.2-x86_64-linux-gnu)
427+
nokogiri (1.18.3-x86_64-linux-gnu)
428428
racc (~> 1.4)
429429
observer (0.1.2)
430430
orm_adapter (0.5.0)

gemfiles/rails_7.1_ruby_3.3.0.gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -394,9 +394,9 @@ GEM
394394
net-smtp (0.5.1)
395395
net-protocol
396396
nio4r (2.7.4)
397-
nokogiri (1.18.2-arm64-darwin)
397+
nokogiri (1.18.3-arm64-darwin)
398398
racc (~> 1.4)
399-
nokogiri (1.18.2-x86_64-linux-gnu)
399+
nokogiri (1.18.3-x86_64-linux-gnu)
400400
racc (~> 1.4)
401401
observer (0.1.2)
402402
orm_adapter (0.5.0)

gemfiles/rails_8.0_ruby_3.3.0.gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -394,9 +394,9 @@ GEM
394394
net-smtp (0.5.1)
395395
net-protocol
396396
nio4r (2.7.4)
397-
nokogiri (1.18.2-arm64-darwin)
397+
nokogiri (1.18.3-arm64-darwin)
398398
racc (~> 1.4)
399-
nokogiri (1.18.2-x86_64-linux-gnu)
399+
nokogiri (1.18.3-x86_64-linux-gnu)
400400
racc (~> 1.4)
401401
observer (0.1.2)
402402
orm_adapter (0.5.0)

0 commit comments

Comments
 (0)