[Wtr-general] Upgrading the gem for watir 1.5.1.1192
imran
forum-watir-users at openqa.org
Tue Jun 5 12:36:10 EDT 2007
A new gem is ready for download, this is the latest pull from Subversion source, tagged at 1.5.1.1192. This gem has a new install process, due to a new dependency on other gems.
After download the gem, execute the following commands in the same directory as the gem:
> gem install win32-process --include-dependencies
> gem install watir
I have applied above .. operations
as i execute first command where i have extracted the gem. At the command propmt it asks for the selection ..
2 for ruby and 3 for watir.
I apply first one. and then second command is executed.
But still the code asking me to upgrade to 1.5.1.1100.
Current version of Ruby = Ruby184-18
Current Version of Watir = 1.4.1
What should i do now to upgrade my watir to 1.5.1.1192.
Thanks.
More information about the Wtr-general
mailing list