dotfiles/home/.gemrc

10 lines
178 B
Plaintext
Raw Normal View History

2012-07-28 17:01:15 +00:00
---
:verbose: true
gem: --no-rdoc
:update_sources: true
:sources:
- http://gems.rubyforge.org
- http://gems.github.com
:backtrace: false
:bulk_threshold: 1000
:benchmark: false