dotfiles/ruby/gemrc

10 lines
172 B
Plaintext

---
:update_sources: true
:sources:
- http://gemcutter.org
:verbose: true
:bulk_threshold: 1000
gem: -n/usr/local/bin --no-ri --no-rdoc
:backtrace: false
:benchmark: false