Skip to content

Instantly share code, notes, and snippets.

@gokure
Last active June 17, 2024 05:48
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://mirrors.tuna.tsinghua.edu.cn/rubygems/
- https://gems.ruby-china.com/
: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