razum2um / lurker

📖 The ultimate tool for documenting and testing APIs in Rails
https://lurker.razum2um.me/lurker
MIT License
116 stars 22 forks source link

Gem install error #87

Closed flowerett closed 9 years ago

flowerett commented 9 years ago

Hey guys, I experience next errors when try to install gem:

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

  In Gemfile:
    lurker (>= 0) ruby depends on
      hashie (~> 2.0) ruby

Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.
flowerett commented 9 years ago

Just added: PR#91