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

Psych.safe_loadのオプション引数はpsych 4.0で削除され、ruby 3.1以降では使用できなくなった #2780

Open
skuroki opened this issue Jan 17, 2023 · 0 comments

Comments

@skuroki
Copy link

skuroki commented Jan 17, 2023

https://docs.ruby-lang.org/ja/3.1/method/Psych/s/safe_load.html

  • Psych.safe_loadのオプション引数はpsych 4.0で削除されました
  • psych 4.0はruby 3.1でパッケージに含まれるようになり、それ以降Psych.safe_loadのオプション引数は使用できなくなりました
  • その事実が、該当するるりまのページに反映されていません

psychでオプション引数が削除された時の変更コミット

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

No branches or pull requests

1 participant