diff --git a/gemrc b/gemrc --- a/gemrc +++ b/gemrc @@ -5,5 +5,5 @@ - https://rubygems.org :backtrace: false :bulk_threshold: 1000 -install: --no-rdoc --no-ri -update:  --no-rdoc --no-ri +install: --no-document +update: --no-document