GithubHelp home page GithubHelp logo

Outdated Faraday dependency about podio-rb HOT 6 CLOSED

dukeimg avatar dukeimg commented on July 26, 2024
Outdated Faraday dependency

from podio-rb.

Comments (6)

cpeters avatar cpeters commented on July 26, 2024

Use bundler to manage various gems and their dependencies.

http://bundler.io/gemfile.html

from podio-rb.

dukeimg avatar dukeimg commented on July 26, 2024

It won't work for me because I will have to include 2 different versions of Faraday to my Rails project the same time :D

from podio-rb.

cpeters avatar cpeters commented on July 26, 2024

That's exactly why you use bundler.

from podio-rb.

dukeimg avatar dukeimg commented on July 26, 2024

I apologize, I forgot to mention that gem 'faraday', '~> 0.12.0.1' is also required in Gemfile because it is directly used in the project for some requests. So I can't really resolve this dependency issue.

Bundler could not find compatible versions for gem "faraday":
  In Gemfile:
    faraday (~> 0.12.0.1)

    podio (>= 2.0.0) was resolved to 2.0.0, which depends on
      faraday (< 0.10.0, >= 0.8.0)

from podio-rb.

cpeters avatar cpeters commented on July 26, 2024

I see. We don't currently have any plans to upgrade faraday. If you'd like to do the upgrade and create a pull request I will gladly review it and release an update to the podio gem.

from podio-rb.

dukeimg avatar dukeimg commented on July 26, 2024

Well, I tried to upgrade dependency today and it seem that podio-rb still passes all tests. I will create a pull request then.

from podio-rb.

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.