Skip to content

Commit

Permalink
Correct RubyGems URL
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwynne committed Mar 3, 2014
1 parent e4ced01 commit 1ba98b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gemrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:update_sources: true
gem: --no-ri
:sources:
- https://gems.rubyforge.org/
- https://rubygems.org
:backtrace: false
rdoc: --inline-source --line-numbers --fmt=html
:bulk_threshold: 1000
Expand Down

0 comments on commit 1ba98b6

Please sign in to comment.