Skip to content

Constrain RDoc below 8 for JRuby CI#122

Merged
k0kubun merged 2 commits into
masterfrom
fix-auto-merge
Jul 1, 2026
Merged

Constrain RDoc below 8 for JRuby CI#122
k0kubun merged 2 commits into
masterfrom
fix-auto-merge

Conversation

@k0kubun

@k0kubun k0kubun commented Jul 1, 2026

Copy link
Copy Markdown
Member

RDoc 8 resolves RBS 4, which attempts to build a native extension under JRuby and breaks the Dependabot test workflow before tests run.

This caps the development RDoc dependency below 8 so the JRuby matrix can install dependencies again while keeping RDoc coverage enabled.

k0kubun added 2 commits July 1, 2026 11:48
RDoc 8 pulls in RBS 4, which attempts to build a native extension under JRuby and breaks the Dependabot test matrix before tests run.
Keep the RDoc 8 cap only for JRuby, where RBS 4 tries to build a native extension during dependency installation.
@k0kubun k0kubun marked this pull request as ready for review July 1, 2026 20:33
@k0kubun k0kubun merged commit 5b01c89 into master Jul 1, 2026
8 checks passed
@k0kubun k0kubun deleted the fix-auto-merge branch July 1, 2026 20:33
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.

1 participant