Skip to content

Commit

Permalink
Merge pull request #60 from sioncojp/modify_gemrc
Browse files Browse the repository at this point in the history
modify gemrc to replace --rdoc and --ri.
  • Loading branch information
zzet committed Apr 13, 2016
2 parents a9f876a + 7012edf commit fac7a96
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion files/gemrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
:sources:
- https://rubygems.org
gem: --no-ri --no-rdoc
install: --no-document
update: --no-document

0 comments on commit fac7a96

Please sign in to comment.