Remove deprecations from gemrc

Removed deprecated bulk_threshold-instance method:
http://www.rubydoc.info/github/rubygems/rubygems/Gem/ConfigFile#bulk_threshold-instance_method

--no-ri --no-rdoc is deprecated, use --no-document
Reference: http://guides.rubygems.org/command-reference/
This commit is contained in:
Jeff Widman 2014-10-17 15:39:23 -07:00
parent f2fdd4506d
commit 15530139e8

View File

@ -3,8 +3,6 @@
:sources:
- http://rubygems.org
:benchmark: false
:bulk_threshold: 1000
:backtrace: false
:verbose: true
gem: --no-ri --no-rdoc
gem: --no-document