Skip to content

ruby-head in CI: unmaintained therubyracer used for "less" tests uses unsafe YAML loads which makes our build fail on bundle installΒ #1715

Closed
@olleolleolle

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions