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

[TEST] fix compatibility with ruby 3.4.0dev #1604

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

mtasaka
Copy link
Contributor

@mtasaka mtasaka commented Dec 3, 2024

ruby 3.4 changes Hash#inspect formatting as:
https://bugs.ruby-lang.org/issues/20433

Closes #1602

Copy link
Member

@olleolleolle olleolleolle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! Let's get this merged, it stops the bleeding!

@olleolleolle olleolleolle merged commit b7b2bc1 into lostisland:main Dec 3, 2024
7 checks passed
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.

rspec testsuite error with ruby3.4.0dev
2 participants