Skip to content

Commit 22fbdac

Browse files
committed
Update nokogiri to fix CI crashes
Ref: sparklemotion/nokogiri#3363
1 parent 8149a91 commit 22fbdac

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ GEM
366366
mixlib-shellout
367367
mini_magick (4.13.2)
368368
mini_mime (1.1.5)
369-
mini_portile2 (2.8.7)
369+
mini_portile2 (2.8.8)
370370
minitest (5.25.2)
371371
minitest-bisect (1.7.0)
372372
minitest-server (~> 1.0)
@@ -408,12 +408,12 @@ GEM
408408
net-protocol
409409
net-ssh (7.3.0)
410410
nio4r (2.7.3)
411-
nokogiri (1.16.7)
411+
nokogiri (1.17.1)
412412
mini_portile2 (~> 2.8.2)
413413
racc (~> 1.4)
414-
nokogiri (1.16.7-x86_64-darwin)
414+
nokogiri (1.17.1-x86_64-darwin)
415415
racc (~> 1.4)
416-
nokogiri (1.16.7-x86_64-linux)
416+
nokogiri (1.17.1-x86_64-linux)
417417
racc (~> 1.4)
418418
os (1.1.4)
419419
ostruct (0.6.0)

0 commit comments

Comments
 (0)