ruhoh / ruhoh.rb

http://ruhoh.com
616 stars 69 forks source link

gem install ruhoh didn't pull in all dependencies? #307

Open tseemann opened 8 years ago

tseemann commented 8 years ago

After

 gem install ruhoh

and tried to run ruhoh help I went through dependency cycle:

gem install cucumber
gem install capybara
gem install rspec

and it finally worked.