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

Incompatibilities Between Ruby 3.1 and its Standard Library Version of Psych #933

Open
aaronskiba opened this issue Oct 24, 2024 · 1 comment
Assignees

Comments

@aaronskiba
Copy link
Collaborator

Please complete the following fields as applicable:

What version of the DMPRoadmap code are you running? (e.g. v2.2.0)

  • 4.1.1+portage-4.2.2

Expected behaviour:

  • Psych 4 is part of the Ruby 3.1 standard library. We wouldn't expect there to be any incompatibility issues.

Actual behaviour:

Solutions

@lagoan
Copy link
Collaborator

lagoan commented Oct 28, 2024

Wait for Rails upgrade and see if it fixes this issue.

aaronskiba added a commit that referenced this issue Oct 28, 2024
This is necessary due to the following outstanding issue: #933

Output prior to this commit:
```
$ gem list psych

*** LOCAL GEMS ***

psych (5.1.2, default: 4.0.4, 3.3.4)
```
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

2 participants