Skip to content

Instantly share code, notes, and snippets.

@madwork
Created May 14, 2013 15:41
Show Gist options
  • Save madwork/5576947 to your computer and use it in GitHub Desktop.
Save madwork/5576947 to your computer and use it in GitHub Desktop.
rubygems configuration file
---
:verbose: true
gem: --no-ri --no-rdoc --prerelease
:update_sources: true
:sources:
- https://rubygems.org
:backtrace: false
:bulk_threshold: 1000
:benchmark: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment