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

Ruby 3 - Replace YAML.load with YAML.safe_load #1151

Closed
wants to merge 1 commit into from

Conversation

tuxmea
Copy link
Contributor

@tuxmea tuxmea commented Feb 16, 2024

No description provided.

@ekohl
Copy link
Member

ekohl commented Feb 16, 2024

I wonder why this is needed. In Ruby 3 load and safe_load are the same. Is it just to get the same behavior on both 2 & 3?

@ekohl
Copy link
Member

ekohl commented May 7, 2024

@tuxmea could you take a look at my question?

@ekohl ekohl closed this May 16, 2024
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