Skip to content

Bundler can't install executables #111

Description

@rcatalano

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'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions