dotfiles/home/.gemrc

10 lines
176 B
Plaintext
Raw Normal View History

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