Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bundler can't install executables #111

Open
rcatalano opened this issue Nov 24, 2014 · 0 comments
Open

Bundler can't install executables #111

rcatalano opened this issue Nov 24, 2014 · 0 comments

Comments

@rcatalano
Copy link

Occurs when including the gem via a git repository:

gem 'sproutcore', :git => 'https://github.com/sproutcore/abbot.git', :ref => 'e7a8f2f'

sproutcore at /Users/richcatalano/.rvm/gems/ruby-1.9.3-p551/bundler/gems/abbot-e7a8f2f9c5b0 did not have a valid gemspec.
This prevents bundler from installing bins or native extensions, but that may not affect its functionality.
The validation message from Rubygems was:
  duplicate dependency on eventmachine (~> 1.0), (>= 0.12.6) use:
    add_runtime_dependency 'eventmachine', '~> 1.0', '>= 0.12.6'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant