-
-
Save NeMO84/b0ebbda7503d90f768b4 to your computer and use it in GitHub Desktop.
Base .gemrc file example.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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