Actions
Bug #21457
closedBundled gems - power_assert is not being installed
Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby -v: ruby 3.5.0dev (2025-06-28T11:17:35Z master 90abfe6fb7) +PRISM [x64-mingw-ucrt]
Description
See https://github.com/ruby/ruby/actions/runs/15944248440/job/44976268400#step:8:297
skipped bundled gems:
power_assert-3.0.0dev.gem not found in bundled_gems
syslog-0.3.0.gem extensions not found or build failed syslog-0.3.0
Updated by nobu (Nobuyoshi Nakada) about 9 hours ago
- Related to Bug #21388: make install and bundled gems added
Updated by nobu (Nobuyoshi Nakada) about 9 hours ago
- Status changed from Open to Closed
That gem file is generated only for the test.
power_assert is the style to bump up its version at the beginning of the next release.
https://github.com/ruby/power_assert/blob/ruby-3-5-style-set/lib/power_assert/version.rb#L2
So the generated gem has the different version than gems/bundled_gems
file.
Actions
Like0
Like0Like0