Giter Club home page Giter Club logo

Comments (3)

cbeer avatar cbeer commented on August 25, 2024

Are there particular gems you are having trouble with? I actually suspect that most of my dependencies are relatively version agnostic (with some lower bounds that would be nice to specify, but definitely require additional research).

That said, feel free to send a pull request or otherwise. I'm not against adding them, but adding arbitrary versions seems worse to me.

from rubydora.

JaredSartin avatar JaredSartin commented on August 25, 2024

I am not having issues personally, but I could see this being deployed to something like my company's ci machine and it grabs an old gem for some crazy reason and it breaks. Also, it is something that developers (like myself and team) like to see, since some of our projects have huge gem sets.

I will send a pull request, tossing in all the latest (or there-abouts, depending on the gem) stable versions. It is just a nicety to have in a gem, helps other developers know if it will work with their application or not at a quick glance. Also it makes sure you don't accidentally hit those lower bounds in the incompatible version area.

EDIT: Upon some chatter among a few devs here, until we find an issue, the current way you are not specifying versions shouldn't be an issue.

from rubydora.

cbeer avatar cbeer commented on August 25, 2024

Thanks, that definitely seems like the best approach to me. The dependencies are pretty major projects (perhaps to a lesser extent rest-client) and we're using only core functionality, so I'm confident that it won't be a problem for Rubydora.

If you do run into a dependency problem, though, please feel free to open a ticket to add versions for specific dependencies.

from rubydora.

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.