Hiroshi SHIBATA a5f2cc69bf [ruby/rubygems] Fix bundle install with no_install_plugin on RubyGems older than 4.1
Gem::Installer#remove_stale_plugins only exists since RubyGems 4.1, so
installing with no_install_plugin set on an older system RubyGems raised
NameError. Reimplement it in Bundler's installer, like generate_plugins
already is.

https://github.com/ruby/rubygems/commit/d3037ba378

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 09:30:42 +00:00
..
2026-04-21 07:39:51 +00:00
2026-04-16 16:48:17 +09:00
2026-06-02 05:17:51 +00:00
2026-06-22 01:17:19 +00:00