Skip to content

Conversation

gr8bit
Copy link
Contributor

@gr8bit gr8bit commented Feb 4, 2023

The arguments for the YAML.safe_load call have changed in Psych 3 to named parameters. From Psych 4 on, the old unnamed parameters have been removed. This PR uses the named parameters, making the gem compatible to Psych 4+ (currently: 5).

@hegwin
Copy link

hegwin commented Nov 2, 2023

Could anyone help to check this?
The gem is no longer compatible with Ruby 3.1+ due to an incompatible changes with Psych 4.0.0.
This PR could fix this.

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