Skip to content

Instantly share code, notes, and snippets.

@CyberStrike
Forked from jch/.gemrc
Last active August 29, 2015 14:08
Show Gist options
  • Save CyberStrike/a521ae164706e856c446 to your computer and use it in GitHub Desktop.
Save CyberStrike/a521ae164706e856c446 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