install_update_defaults_str()
Default options for the gem install command.
# File lib/rubygems/install_update_options.rb, line 123 def install_update_defaults_str '--rdoc --no-force --wrappers' end