new(options = {})
Class Public methods
Creates a new installer instance.
Options are:
:cache_dir
Alternate repository path to store .gem files in.
:domain
:local, :remote, or :both. :local only searches gems in the current
directory. :remote searches only gems in Gem.sources. :both searches both.
:env_shebang
See Gem::Installer.new.
:force
See Gem::Installer#install.
:format_executable
See Gem::Installer#initialize.
:ignore_dependencies
Don't install any dependen