e2 / ruby_dep

Automatically helps determine supported Rubies based on .travis.yml file
MIT License
23 stars 7 forks source link

An error occurred while installing ruby_dep (1.4.0), and Bundler cannot #23

Closed pavankuppa closed 8 years ago

pavankuppa commented 8 years ago

An error occurred while installing ruby_dep (1.4.0), and Bundler cannot Make sure that gem install ruby_dep -v '1.4.0' succeeds before bundling

Note: My application was strictly support to ruby 1.9.3

e2 commented 8 years ago

If you're using Listen, downgrade to Listen v3.0.8, which should let you install.

A newer version of Bundler may do this for you automatically.

For Ruby 1.9.3 support, you can install the latest Listen 2.x.x, which doesn't have such restrictions.