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

Calling 2 different versions of faraday #88

Open
GoogleCodeExporter opened this issue May 2, 2015 · 0 comments
Open

Calling 2 different versions of faraday #88

GoogleCodeExporter opened this issue May 2, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Put gem "google-api-client", "~> 0.6.3" in your gemfile
2. run bundle install, then bundle update

What is the expected output? What do you see instead?
I expect that to not have a problem and install, as per instructions, instead I 
get this 

Bundler could not find compatible versions for gem "faraday":
  In Gemfile:
    google-api-client (~> 0.6.3) ruby depends on
      faraday (~> 0.8.4) ruby

    google-api-client (~> 0.6.3) ruby depends on
      faraday (0.9.0.rc5)

I'm on Mountain Lion, ruby 1.9.3 and rails 3.2.13



Original issue reported on code.google.com by tonm...@gmail.com on 3 Jun 2013 at 10:53

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant