Skip to content

Gem dependency error #1

Description

@bacancy-anand

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 ?

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