From: Markus Arike Date: 2008-08-20T02:44:31+09:00 Subject: Re: How to remove a remote source from gem 'remote sources' Frederick Cheung wrote: > On 19 Aug 2008, at 14:47, Markus Arike wrote: > >> >> Is there a gem command to delete or change remote sources? >> > > gem sources -r http://example.com > > Fred That did the trick, that you very much. $ gem list --remote no longer fails. Thank you, Fred. I'd be interested to know, what are the essential sources for gem repositories that people use? I have github and rubyforge. Are there others that I'm missing? -- Posted via http://www.ruby-forum.com/.