Skip to content

Instantly share code, notes, and snippets.

@gokure
Last active July 25, 2020 14:22
Show Gist options
  • Save gokure/3488474 to your computer and use it in GitHub Desktop.
Save gokure/3488474 to your computer and use it in GitHub Desktop.
dot gemrc file
---
:backtrace: falset
:benchmark: false
:bulk_threshold: 1000
:sources:
- https://gems.ruby-china.com/
- https://rubygems.org/
:update_sources: true
:verbose: true
#http_proxy: http://proxy.com
gem: --no-ri --no-rdoc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment