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

Gem dependency error #1

Open
bacancy-anand opened this issue Feb 22, 2013 · 0 comments
Open

Gem dependency error #1

bacancy-anand opened this issue Feb 22, 2013 · 0 comments

Comments

@bacancy-anand
Copy link

Hi When I add curdbee gem in my gem file I am getting gem dependency error. This error I am facing:

Bundler could not find compatible versions for gem "hashie":
  In snapshot (Gemfile.lock):
    hashie (1.2.0)

  In Gemfile:
    curdbee (~> 0.0.10) x86-mingw32 depends on
      hashie (~> 0.1.8) x86-mingw32

I have tried after deleting my Gemfile.lock. I found that omniauth is using hashie gem. At that time this is error:

Bundler could not find compatible versions for gem "hashie":
  In Gemfile:
    omniauth (~> 1.1.1) ruby depends on
      hashie (~> 1.2) ruby

    curdbee (~> 0.0.10) ruby depends on
      hashie (0.1.8)

What to do to resolve this problem ?

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