I didn't understand - upgrading Rubygems broke Watir or upgrading Hoe did
it?

Jarmo

On Fri, Feb 4, 2011 at 3:38 PM, Alan Baird <aba...@bairdsnet.net> wrote:

> While helping a colleague of mine install Watir on his fresh ruby
> install, we ran into an error where Hoe wanted rubygems >= 1.4.  I was
> surprised to find out that Rubygems 1.4, and then shortly thereafter
> 1.5, were released into the wild very recently.  This caused the Watir
> install to fail since Watir depends on Hoe (if not directly then
> indirectly).  A fix for this is to install an older version of hoe
> first and then install Watir.  I used 'gem install hoe -v 2.8.0' to
> get everything working.
>
> YMMV, but I wanted to put this out there just in case anyone else ran into
> it.
>
> Alan
> _______________________________________________
> Wtr-development mailing list
> Wtr-development@rubyforge.org
> http://rubyforge.org/mailman/listinfo/wtr-development
>
_______________________________________________
Wtr-development mailing list
Wtr-development@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-development

Reply via email to