Skip to content

YAML should use safe_load throughout and support psych 4#137

Merged
bshand merged 3 commits into
developfrom
feature/psych4_support
Dec 5, 2024
Merged

YAML should use safe_load throughout and support psych 4#137
bshand merged 3 commits into
developfrom
feature/psych4_support

Conversation

@bshand

@bshand bshand commented Dec 3, 2024

Copy link
Copy Markdown
Contributor

This PR switches to psych 4.0.4, the default YAML encoder for Ruby 3.1. Psych 4 no longer supports unsafe YAML loading (except in YAML.load_stream).

@bshand bshand merged commit 674e1be into develop Dec 5, 2024
@bshand bshand deleted the feature/psych4_support branch December 5, 2024 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants