build(ruby): add nokogiri for linux-musl to gemfile.lock to run using docker. Fix Bug 73519

This commit is contained in:
sshakndr
2025-03-14 14:51:12 +07:00
parent 0a9a37e355
commit 92325894f9

View File

@ -136,6 +136,8 @@ GEM
racc (~> 1.4)
nokogiri (1.18.3-x86_64-linux-gnu)
racc (~> 1.4)
nokogiri (1.18.3-x86_64-linux-musl)
racc (~> 1.4)
parallel (1.24.0)
parser (3.3.0.5)
ast (~> 2.4.1)