method
install_rubygems
v2_6_3 -
Show latest stable
- Class:
Bundler::Plugin::Installer
install_rubygems(names, version, sources)private
Installs the plugin from rubygems source and returns the path where the plugin was installed
@param [String] name of the plugin gem to search
in the source @param [Array] version of the gem
to install @param [String, Array
@return [Hash] map of names to the specs of plugins installed