10 lines
176 B
YAML
10 lines
176 B
YAML
---
|
|
:verbose: true
|
|
gem: --no-rdoc
|
|
:update_sources: true
|
|
:sources:
|
|
- http://gems.rubyforge.org
|
|
- http://gems.github.com
|
|
:backtrace: false
|
|
:bulk_threshold: 1000
|
|
:benchmark: false |