Aslak Hellesøy wrote:
>> Stuck as to what dependency is calling for cucumber 0.4.4 -
> 
> config/environments/cucumber.rb?
> 
> (Failing that - search for the string "0.4.4" among your project's 
> files)
> 
>> we want to
>> stick to 0.4.3 but Cygwin installation not allowing it - OK on Mac
>>
> 
> What's stopping you from running 0.4.4?
> 
> In any case, if you need 0.4.3:
> 
> gem uninstall cucumber
> gem install cucumber 0.4.3
> script/generate cucumber

Thank you for that, I have searched for 0.4.4 in the project and no 
instance.

Main collaborator is using 0.4.3 but we are updating to see if it fixes 
it. Many thanks and for link to cucumber list.

Peter
-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to