Skip to content

Pin rdoc < 8.0.0 on JRuby#3401

Merged
jterapin merged 1 commit into
version-3from
temp-fix-ci
Jul 1, 2026
Merged

Pin rdoc < 8.0.0 on JRuby#3401
jterapin merged 1 commit into
version-3from
temp-fix-ci

Conversation

@jterapin

@jterapin jterapin commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Context

JRuby CI (test (jruby-10.0, KITCHEN_SINK)) started failing at bundle install on 2026-06-26.
rdoc 8.0.0 added a runtime dependency on rbs, and stable rbs has no JRuby-native gem, so
the native extension build fails on JRuby. Not a code or JRuby regression — a dependency drift.

Fix

Pin rdoc < 8.0.0 on JRuby, following the existing irb guard. Interim mitigation until a
stable rbs ships a -java gem (or rdoc drops the dep).

@jterapin jterapin requested a review from a team as a code owner July 1, 2026 15:48
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

Detected 1 possible performance regressions:

  • aws-sdk-s3.get_object_large_allocated_kb - z-score regression: 21570.09 -> 21570.23. Z-score: Infinity

@jterapin jterapin merged commit 22826fa into version-3 Jul 1, 2026
33 of 34 checks passed
@jterapin jterapin deleted the temp-fix-ci branch July 1, 2026 17:05
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.

3 participants