Skip to content

Commit

Permalink
Update gemrc
Browse files Browse the repository at this point in the history
  • Loading branch information
huyvohcmc committed Jan 14, 2019
1 parent 6d2bea5 commit 35a2f9b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions ruby/.gemrc
@@ -1,9 +1,9 @@
---
:update_sources: true
:sources:
- http://rubygems.org
:verbose: true
:bulk_threshold: 1000
:backtrace: false
:benchmark: false
gem: --no-document
update_sources: true
sources:
- https://rubygems.org
benchmark: false
backtrace: false
verbose: true
bulk_threshold: 1000

0 comments on commit 35a2f9b

Please sign in to comment.