I am trying to upgrade ruby from 3.0.3 to 3.1.4. I am using syck (1.4.1) as default yaml parser.   There were recent breaking changes for Psych, it is now using `#safe_load` by default. https://bugs.ruby-lang.org/issues/17866 https://github.com/ruby/psych/pull/487/commits/176494297f3f124467a6e3f1c9e6400ee742d663