You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for filing this. I'm going to attempt to skip the yaml tests on Ruby 2.5+ for now. I'll leave this issue open until someone can fix the yaml/psych issues. I've never dug into Psych, and haven't had much figuring out how encode_with(coder) should be implemented (or if it's even the fix here).
Please see below, it seems to be a breaking change with Psych from Ruby 2.4 to Ruby 2.5.
Ruby 2.4 shipped Psych 2.2.2 and those tests passed.
Ruby 2.5 shipped Psych 3.0.0 and those tests are failing.
The text was updated successfully, but these errors were encountered: