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

remove outdated rx patch #1730

Open
wants to merge 1 commit into
base: v2.2.x
Choose a base branch
from

Conversation

mojavelinux
Copy link
Member

@ggrossetie
Copy link
Member

ggrossetie commented May 12, 2024

One test is failing:

TypeError: no implicit conversion of NilClass into String

It seems related to this change.

@mojavelinux
Copy link
Member Author

This should be fixed by asciidoctor/asciidoctor@d1a18cf

@mojavelinux
Copy link
Member Author

Ah, I think this change has to be merged after 2.0.23 is released since the Opal-specific rx was added after the 2.0.22 release.

@mojavelinux
Copy link
Member Author

The alternative is to forward-port the change to the regexp...though there is also a change to the main code as well, so that might not work on its own.

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.

None yet

2 participants