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

Rakefile: workaround Ruby 3.3.5 bug to fix document CI #205

Closed
wants to merge 1 commit into from

Conversation

Bo98
Copy link
Contributor

@Bo98 Bo98 commented Sep 4, 2024

The initial error was a bug here on the rexml side in handling kwargs but after fixing that it revealed that the trigger for what was calling warn was https://bugs.ruby-lang.org/issues/20713.

We can workaround it by requiring json before hooking into warn.

@kou
Copy link
Member

kou commented Sep 4, 2024

Thanks. But sorry... I already pushed another workaround: 9294410

@kou kou closed this Sep 4, 2024
@Bo98 Bo98 deleted the document-fix branch September 4, 2024 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants