From: Eric Hodel Date: 2008-06-24T03:19:12+09:00 Subject: Re: [ANN] RubyGems 1.2.0 On Jun 23, 2008, at 10:52 AM, ara.t.howard wrote: > if gems auto installs deps including previously installed ones it > can easily surprise me be recompiling against the wrong installation > (including all deps) if i'm unprepared. RubyGems does not reinstall dependencies that already exist, so you don't need to worry about this part.