> 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 > > > /usr/bin/ruby.exe -I > "/usr/lib/ruby/gems/1.8/gems/cucumber-0.4.3/lib:lib" > "/usr/lib/ruby/gems/1.8/gems/cucumber-0.4.3/bin/cucumber" --color --tags > ~...@wip --strict --format pretty > Missing these required gems: > cucumber >= 0.4.4 > > You're running: > ruby 1.8.7.72 at /usr/bin/ruby.exe > rubygems 1.3.5 at /home/peter.ritchie/.gem/ruby/1.8, > /usr/lib/ruby/gems/1.8 > > > Any help would be appreciated > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > rspec-users mailing list > rspec-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users > _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users