From: Andreas Haller Date: 2009-09-24T11:18:53+09:00 Subject: Re: Ruby 1.9, Rubygems, and .gemspec warnings Don French wrote: > On Sep 10, 8:06�pm, Ryan Davis wrote: >> Well, I recommend you don't do that. >> where you install your own rubygems update. So, for now, don't do that. > Am I missing something? how do you update rubygems with 1.9? Is there > a new process? > Thanks Don, i think you just don't. Rubygems now is part of/comes bunded with Ruby 1.9. However, i was having the same issue runnig on ruby 1.9.2dev (2009-09-15 trunk 24928) [-darwin9.8.0], but only with a library/gem using Jeweler. Removing Jeweler solved the problem. -- Posted via http://www.ruby-forum.com/.