Skip to content

Instantly share code, notes, and snippets.

@smahi
Forked from jch/.gemrc
Created May 29, 2014 09:38
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 smahi/3c41cbc1b55e84f691ff to your computer and use it in GitHub Desktop.
Save smahi/3c41cbc1b55e84f691ff to your computer and use it in GitHub Desktop.
# http://docs.rubygems.org/read/chapter/11
---
gem: --no-ri --no-rdoc
benchmark: false
verbose: true
update_sources: true
sources:
- http://gems.rubyforge.org/
- http://rubygems.org/
backtrace: true
bulk_threshold: 1000
# HTTP Proxy options
# http-proxy: http://example.com:80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment