Skip to content

Instantly share code, notes, and snippets.

@arches
Created July 15, 2015 16:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arches/428a9ba041e5fa9fa69b to your computer and use it in GitHub Desktop.
Save arches/428a9ba041e5fa9fa69b to your computer and use it in GitHub Desktop.
what's wrong with my deps?
Bundler could not find compatible versions for gem "rest-client":
In snapshot (Gemfile.lock):
rest-client (= 1.8.0)
In Gemfile:
stripe (~> 1.17) ruby depends on
rest-client (~> 1.4) ruby
cloudinary (= 1.0.60) ruby depends on
rest-client (>= 0) ruby
stripe-ruby-mock (~> 2.0) ruby depends on
jimson-temp (>= 0) ruby depends on
rest-client (~> 1.0) ruby
urbanairship (~> 3.0) ruby depends on
unirest (>= 1.1.2, ~> 1.1) ruby depends on
rest-client (~> 1.6.7) ruby
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment