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.
After
and tried to run
ruhoh helpI went through dependency cycle:and it finally worked.