mirror of
https://github.com/ruby/ruby.git
synced 2026-08-12 08:20:37 +08:00
When `gem uninstall <gem> --install-dir <dir>` is run, if the version removed had a plugin, and that same version happened to also be installed globally, then the plugin stub would fail to be removed. https://github.com/rubygems/rubygems/commit/4e2fa0be77