ruby-head in CI: unmaintained therubyracer used for "less" tests uses unsafe YAML loads which makes our build fail on bundle installΒ #1715
Closed
Description
Our builds fail with red on ruby-head. This is during bundle install
:
/home/runner/.rubies/ruby-head/lib/ruby/3.1.0/psych/class_loader.rb:99:in
`find': Tried to load unspecified class: Libv8::Location::Vendor
(Psych::DisallowedClass)
from /home/runner/.rubies/ruby-head/lib/ruby/3.1.0/psych/class_loader.rb:28:in
`load'
Its running version of Psych, the Psych safe_load/load change, and therubyracer together - blam π₯ .
Metadata
Assignees
Labels
No labels