From: dkmd_nielsen Date: 2008-04-09T03:30:04+09:00 Subject: Re: Revert back to rubygems 0.9 from 1.0.1 On Apr 8, 1:09 pm, Luis Lavena wrote: > On Apr 8, 1:35 pm, dkmd_nielsen wrote: > > > My debugger is having a problem with rubygems v1.0.1.  I would like to > > revert back to rubygems 0.9, if that is possible.  What steps are > > necessary to back out v1.0.1 and re-install 0.9.x? > > gem update --system -v '0.9.x' > > HTH, > -- > Luis Lavena Thanks. Unfortunately, that's not it. I don't see a specific version provision with update. E:\Scripts\Testing>gem update --system -v '0.9.0' Updating RubyGems... ERROR: While executing gem ... (RuntimeError) No gem names are allowed with the --system option E:\Scripts\Testing>