Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YAML should use safe_load throughout and support psych 4 #137

Merged
merged 3 commits into from
Dec 5, 2024

Conversation

bshand
Copy link
Contributor

@bshand bshand commented Dec 3, 2024

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
13 checks passed
@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