Git Product home page Git Product logo

Comments (3)

realityforge avatar realityforge commented on August 18, 2024

As to which ruby versions we support. I would probably stop supporting any the ruby team has determined to be "obsolete" or unsupported. Looking at wikipedia page https://en.wikipedia.org/wiki/Ruby_(programming_language) it seems that 2.2 is no longer "supported" but will still receive security patches till "2018-03-31". I would be inclined to peg it as our supported release but if you require something from 2.3 maybe that would be acceptable to be our latest supported version.

Which reminds me. I think I need to redeploy all my works rubies ;)

Thoughts?

from braid.

mattmccutchen avatar mattmccutchen commented on August 18, 2024

Ruby MRI 2.2 is more than enough for anything I've wanted to use so far, so it sounds good to me. Are we supporting JRuby? The Travis CI configuration currently includes jruby-19mode. Is there a simple correspondence between JRuby and Ruby MRI versions, or do we need to pick a minimum JRuby version and then check that each feature we want to use is available in both our minimum Ruby MRI version and our minimum JRuby version?

from braid.

realityforge avatar realityforge commented on August 18, 2024

It has been a while since we have used jruby but I would guess that you can probably just rely on modernish version of ruby 9000 line. People using it seem to update reasonably regularly.
Perhaps as far back as 9.1.1.0 or maybe just back to 9.1.3.0

Not sure. Also not sure if we have any commandline users using jruby

from braid.

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.