mirror of https://github.com/bjeanes/dotfiles.git
Change default rubygems source to avoid redirects
parent
89bd577b20
commit
76eb9eda31
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
:update_sources: true
|
||||
:sources:
|
||||
- http://gemcutter.org
|
||||
- http://rubygems.org
|
||||
:verbose: true
|
||||
:bulk_threshold: 1000
|
||||
gem: --no-ri --no-rdoc
|
||||
|
|
Loading…
Reference in New Issue