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

Fix "unsafe_load" error #2813

Merged
3 commits merged into from
Jul 4, 2023
Merged

Fix "unsafe_load" error #2813

3 commits merged into from
Jul 4, 2023

Conversation

MattKobayashi
Copy link
Contributor

@MattKobayashi MattKobayashi commented May 30, 2023

Pre-Request Checklist

  • Passes rubocop code analysis (try rubocop --auto-correct)
  • Tests added or adapted (try rake test)
  • Changes are reflected in the documentation
  • User-visible changes appended to CHANGELOG.md

Description

Fixes #2769

@ghost
Copy link

ghost commented Jun 8, 2023

Please add your change to CHANGELOG.md

@MattKobayashi
Copy link
Contributor Author

@mortzu Done, thank you for reviewing!

@Jangsukwoo
Copy link

Great!

@mikenowak
Copy link
Contributor

@MattKobayashi, would you be able to resolve the outstanding conflict so that this PR can progress?

@MattKobayashi
Copy link
Contributor Author

Hi @mikenowak, the conflict has been resolved. Thank you!

@ghost ghost merged commit 3d9f986 into ytti:master Jul 4, 2023
This pull request was closed.
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.

Error loading config: undefined method `unsafe_load' for Psych:Module
3 participants