
The `rubygems_plugin.rb` file doesn't get loaded until after `Bundler::Installer.install` is called, so target `Bundler::Installer#install` to fix invocation order issues. Co-authored-by: Mislav Marohnić <git@mislav.net>
The `rubygems_plugin.rb` file doesn't get loaded until after `Bundler::Installer.install` is called, so target `Bundler::Installer#install` to fix invocation order issues. Co-authored-by: Mislav Marohnić <git@mislav.net>