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

Dependency conflict #75

Closed
smartinez87 opened this issue Nov 6, 2014 · 3 comments
Closed

Dependency conflict #75

smartinez87 opened this issue Nov 6, 2014 · 3 comments
Assignees
Milestone

Comments

@smartinez87
Copy link

I'm getting the following conflict when trying to bundle.
Is there a chance to not fix the version of thor in this line?

Bundler could not find compatible versions for gem "thor":
  In Gemfile:
    rails (~> 4.0) ruby depends on
      thor (< 2.0, >= 0.18.1) ruby

    appraisal (~> 1.0) ruby depends on
      thor (0.15.4)
@sikachu
Copy link
Contributor

sikachu commented Nov 7, 2014

Bundler really shouldn't care about dependencies that's defined in Gemfile, as that's counted as gem's development dependency. That has been the case for so long.

Do you mind sharing me your Gemfile and Appraisals file so I can investigate further?

@sikachu sikachu self-assigned this Nov 7, 2014
@sikachu
Copy link
Contributor

sikachu commented Jan 2, 2015

Ping @smartinez87, are you still seeing this issue?

@sikachu sikachu added this to the v1.0.3 milestone Jan 2, 2015
@sikachu
Copy link
Contributor

sikachu commented Feb 6, 2015

Closing this as stale.

@sikachu sikachu closed this as completed Feb 6, 2015
@sikachu sikachu removed the next-up label Feb 6, 2015
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

2 participants