Giter Site home page Giter Site logo

Comments (14)

calvinfo avatar calvinfo commented on July 3, 2024

huh, yeah, we can certainly relax it!

from analytics-ruby.

mikeatlas avatar mikeatlas commented on July 3, 2024

+1

from analytics-ruby.

mikeatlas avatar mikeatlas commented on July 3, 2024

Any update on this? I can't update my bundle right now in a straightforward manner without this breaking dependency issue.

from analytics-ruby.

calvinfo avatar calvinfo commented on July 3, 2024

Yep, just relaxed from the latest version!

from analytics-ruby.

mikeatlas avatar mikeatlas commented on July 3, 2024

Bundler could not find compatible versions for gem "faraday":
In Gemfile:
analytics-ruby (= 0.6.0) ruby depends on
faraday (< 0.9, >= 0.7.4) ruby

analytics-ruby (= 0.6.0) ruby depends on
  faraday (0.9.0)

from analytics-ruby.

seanmcoleman avatar seanmcoleman commented on July 3, 2024

Also having the same problem as @mikeatlas

from analytics-ruby.

mikeatlas avatar mikeatlas commented on July 3, 2024

Might need to open a new ticket...

On Feb 28, 2014, at 12:51 AM, Sean Coleman [email protected] wrote:

Also having the same problem as @mikeatlas


Reply to this email directly or view it on GitHub.

from analytics-ruby.

calvinfo avatar calvinfo commented on July 3, 2024

hey guys, yeah the problem seems to be that faraday_middleware actually requires < 0.9 which is where the conflict is coming from. there's some progress on it: lostisland/faraday_middleware#74

it's probably worth dropping all of these deps and just going with core libraries, since we're not doing anything fancy. making json requests shouldn't be too difficult

from analytics-ruby.

pickerflicker avatar pickerflicker commented on July 3, 2024

The current gemspec won't work in bundler for this reason:

Bundler could not find compatible versions for gem "faraday":
In Gemfile:
analytics-ruby (~> 0.6.0) ruby depends on
faraday (< 0.9, >= 0.7.4) ruby

analytics-ruby (~> 0.6.0) ruby depends on
  faraday (0.9.0)

from analytics-ruby.

calvinfo avatar calvinfo commented on July 3, 2024

yeah, that's thanks to faraday_middleware I believe. planning on taking a look at this tonight and switching to the core libs

from analytics-ruby.

jemgold avatar jemgold commented on July 3, 2024

:( did you get a chance to take a look at this? Somehow our production app has dropped back to analytics-ruby 0.0.1 and I can't get any recent version running because lots of other gems now depend on faraday 0.9

¯_(ツ)_/¯

from analytics-ruby.

calvinfo avatar calvinfo commented on July 3, 2024

@jongd yep, just removed faraday with 1.0.0. if you give it a spin, please let me know if you run into any problems!

from analytics-ruby.

jemgold avatar jemgold commented on July 3, 2024

Hero, thanks so much.

from analytics-ruby.

mikeatlas avatar mikeatlas commented on July 3, 2024

working for me now. thanks

from analytics-ruby.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.