I keep hitting an error when running $ Bundle Install
An error occurred while installing capybara-webkit (0.12.1), and Bundler cannot continue. Make sure that
gem install capybara-webkit -v '0.12.1'
succeeds before bundling.
Is there a way to bypass this gem and continue with the install?
Thank you!