
Issue #19727 has been reported by hsbt (Hiroshi SHIBATA). ---------------------------------------- Bug #19727: Backport CI fixes for test-bundled-gems https://bugs.ruby-lang.org/issues/19727 * Author: hsbt (Hiroshi SHIBATA) * Status: Closed * Priority: Normal * Backport: 3.0: REQUIRED, 3.1: REQUIRED, 3.2: REQUIRED ---------------------------------------- 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/