Skip to content

Build a YAML wrapper and move to Psych.safe_load. #3951

@envygeeks

Description

@envygeeks

On Ruby 2.1 (or any Ruby with new Psych [I believe]) we should use YAML.safe_load instead of safe_yaml. I propose that we build a YAML wrapper that handles this so that we can deprecate it coming into 3.0 and push it out as we push out old versions of Ruby. This will also reduce our need for an extra dependency for newer Rubies.

Metadata

Metadata

Assignees

Labels

frozen-due-to-agehas-pull-requestSomebody suggested a solution to fix this issuestaleNobody stepped up to work on this issue.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions