Skip to content

Commit 56e4ea1

Browse files
committed
who knows
1 parent 3aa889f commit 56e4ea1

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

gemrc

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
---
2-
install: --no-document
3-
update: --no-document
2+
:backtrace: true
3+
:bulk_threshold: 1000
4+
:sources:
5+
- https://rubygems.org/
6+
:update_sources: true
7+
:verbose: true
8+
:concurrent_downloads: 8
9+
install: "--no-document"
10+
update: "--no-document"

0 commit comments

Comments
 (0)