dotar/ruby/gemrc

12 lines
208 B
Plaintext

---
:backtrace: false
:bulk_threshold: 1000
:sources:
- https://gems.ruby-china.com
- https://rubygems.org/
:update_sources: true
:verbose: true
:concurrent_downloads: 8
benchmark: false
gem: "--no-document"