Saturday, 15 June 2013

Conflicting dependencies in same gem. Bundler could not find compatible version for gem "faraday" -


So I'm installing bundles, and I get this error:

  Bundler Can not find the compatible version for the Garnet "Fardayee": In the file: google-api-client (= 0.5.0) depends on Ruby formula (~> 0.8.1) Ruby google-api-client (= 0.5.0) Depending on Ruby Remote (0.9.0RC5)   

The way I see it is one of my gems, google- Api-client -v 0.5.0 internal disputed dependencies Is it possible?

I have tried to remove Gemfile.lock , I have different versions of (0.5.0 and 0.6.0) of the google-api-client

Gemfile:

  Source 'https://code.stripe.com' Source 'https://rubygems.org' Manik '1.9.3' Mani 'Rail ',' 3.2.11 'Mani' PG ',' 0.14.1 'Mani' Deity ',' 2.1.2 'Mani' universal ',' 1.1.1 'Gemstones' Omnified-linked', '0.0.8' Mani 'omniauth-angellist', Git: 'Git: //github.com/codequest-eu/omniauth-angellist.git', ref: 'b970a2bc834b35980b0a81162e0d367df880a69b' gem 'angellist_api', '1.0.2' gem 'LinkedIn', '0.3 0.7 "gem" system-bang ',' 1.0.0 'gem' jquery-rails', '2.1.3' gem 'Unicorn', '4.3.1' gem 'Peedifkit' 0.5.2 'gem' wkhtmltopdf Tagwile-On ',' 2.3.3 'gem' Kaminari ',' 'Bandwidth', '0.9.9.1' works in 'Mani' 0.14.1 'Gem' uuidtools ',' 2.1 .2 'Mani' google-api-client ',' 0.5.0 'Mani' paperclip ',' 3.3.1 'Mani' AVS-SDK ',' 1.7. 1 'gem' bar ',' 1.8.3 'gem' Newrelic_rpm 'group: assets gem' sass-rails', '3.2.5' gem 'coffee-rail', '3.2.2' gem 'Uglfayr' 1.3 .0 'Mani Compass-Rail', '1.0 .3' Mani 'Olly_PNG', '1.0.2' Mani 'Backbone-On-Rail', '0.9.2.3' and Group: Development Giving 'Thin', ' 1.5.0 'gem' rail-god-break twist, '0.6.1' gem 'rails_best_practices', '1.13.3' gem 'quiet_assets', '1.0.1' gem 'bullet', '4.3.0' end Group: To test the test 'spork-rail', '3.2.0' in the 'rspec-rail', '2.11.0' B ~ 'email_spec', '1.4.0' gem 'rspec-html- Matters',' 0.3.5 'gem' assert_difference ',' 0.5.0 'gem' Taimcop ',' & gt; 0.5.4 'gem' capybara ',' 1.1.2 'gem' capybara- WebKit '0.13.0' gem 'headless', '0.3.1' gem 'fakeweb', '1.3.0' gem 'factory_girl_rails' '4.1.0' gem 'ci_reporter', '1.7.0' requires' simplecov ',' 0.6.4 ',:' False gem 'requires simplecov-rcov', '0.2.3', is required: false gem 'ruby- Professor', '0.11.2, required: false gem' Thrmibresr '0.10.2', requires: 'V8' gem 'Databes_clanr "," 0.9.1 "and    

I've found that this problem is only version google-api-client -v 0.5 .0 and < Code> google-api-client -v 0.6.0 (potentially another). Changing it to 0.6.4 solved the issue for me.

Hope this will help someone else.

No comments:

Post a Comment