Skip to content

Instantly share code, notes, and snippets.

@NeMO84
Forked from jch/.gemrc
Last active November 23, 2015 20:39
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 NeMO84/b0ebbda7503d90f768b4 to your computer and use it in GitHub Desktop.
Save NeMO84/b0ebbda7503d90f768b4 to your computer and use it in GitHub Desktop.
Base .gemrc file example.
# http://guides.rubygems.org/command-reference/#gem-environment
---
gem: --no-document
benchmark: false
verbose: true
update_sources: true
sources:
- https://rubygems.org
backtrace: true
bulk_threshold: 1000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment