Skip to content

Instantly share code, notes, and snippets.

@brentkirby
Created August 9, 2012 18:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brentkirby/3306572 to your computer and use it in GitHub Desktop.
Save brentkirby/3306572 to your computer and use it in GitHub Desktop.
.gemrc
---
:verbose: true
:bulk_threshold: 1000
install: --no-ri --no-rdoc --env-shebang
:sources:
- http://gems.rubyforge.org/
- http://gemcutter.org
:benchmark: false
:backtrace: false
update: --no-ri --no-rdoc --env-shebang
:update_sources: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment