Skip to content

Pin power_assert to v2 for Ruby 2.7 (v3 requires 3.1+)#1135

Merged
tompng merged 1 commit intoruby:masterfrom
ima1zumi:fix-ci
Nov 5, 2025
Merged

Pin power_assert to v2 for Ruby 2.7 (v3 requires 3.1+)#1135
tompng merged 1 commit intoruby:masterfrom
ima1zumi:fix-ci

Conversation

@ima1zumi
Copy link
Member

@ima1zumi ima1zumi commented Nov 5, 2025

The CI build is failing on Ruby 2.7 because power_assert v3.0.0 dropped support for Ruby versions below 3.1.

While we should probably consider dropping support for Ruby 2.7 soon, this PR prioritizes restoring the CI build. It pins the power_assert version for Ruby 2.7.

Since the CI is still passing on Ruby 3.0, this version constraint is applied only to Ruby 2.7.

@tompng tompng merged commit e2fd2cf into ruby:master Nov 5, 2025
33 checks passed
eregon added a commit to eregon/psych that referenced this pull request Nov 5, 2025
ima1zumi added a commit that referenced this pull request Nov 6, 2025
ima1zumi added a commit that referenced this pull request Nov 7, 2025
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.

2 participants