
Issue #19727 has been updated by hsbt (Hiroshi SHIBATA). Assignee set to usa (Usaku NAKAMURA) ---------------------------------------- Bug #19727: Backport CI fixes for test-bundled-gems https://bugs.ruby-lang.org/issues/19727#change-103546 * Author: hsbt (Hiroshi SHIBATA) * Status: Closed * Priority: Normal * Assignee: usa (Usaku NAKAMURA) * Backport: 3.0: REQUIRED, 3.1: REQUIRED, 3.2: DONE ---------------------------------------- After https://bugs.ruby-lang.org/issues/19702, CI of Ruby 3.0-3.2 is broken. I fixed them with: * [for Ruby 3.2](https://github.com/ruby/ruby/pull/7934) * [for Ruby 3.1](https://github.com/ruby/ruby/pull/7935) * [for Ruby 3.0](https://github.com/ruby/ruby/pull/7936) I added additional patches to fix CI failure related `openssl` and `power_assert` for Ruby 3.2 and 3.0. -- https://bugs.ruby-lang.org/