
Issue #20187 has been updated by hsbt (Hiroshi SHIBATA). Status changed from Open to Assigned I changed test policy for this with nalsh's suggestion. https://github.com/ruby/ruby/pull/9960#issuecomment-1943371439 ---- We will separate ruby/spec to two groups. * `core` and `library` for default gems * `library` for bundled gems I will make `test-spec for `core` and default gems and disable to load `.bundle` directory. After that, I will create new `mspec` definition for bundled gems like `bigdecimal` etc. `test-bundled-gems` invoke that new definition. ---------------------------------------- Feature #20187: Bundled gems at Ruby 3.4 https://bugs.ruby-lang.org/issues/20187#change-106758 * Author: hsbt (Hiroshi SHIBATA) * Status: Assigned * Priority: Normal * Assignee: hsbt (Hiroshi SHIBATA) ---------------------------------------- This ticket is for tracking bundled gems status at Ruby 3.4. I added warnings for bundled gems of Ruby 3.3 at https://bugs.ruby-lang.org/issues/19351 and https://bugs.ruby-lang.org/issues/19776. I started to extract(promote) target libraries to bundled gems. These are: * abbrev * base64 * bigdecimal * csv * drb * getoptlong * mutex_m * nkf * observer * resolv-replace * rinda * syslog -- https://bugs.ruby-lang.org/