Coder Social home page Coder Social logo

Comments (6)

bkeepers avatar bkeepers commented on August 24, 2024 1

I release 2.8.1 that adds support for 2.5 and 2.6. Y'all really should upgrade to a supported version of Ruby.

from dotenv.

natematykiewicz avatar natematykiewicz commented on August 24, 2024 1

I said basically the same thing here:
d7c9135#commitcomment-79569950

from dotenv.

paul-c-hanson avatar paul-c-hanson commented on August 24, 2024

We are encountering the same issue on a project for the NHS in the UK. We are pinned to an older version of Ruby at the moment, and the dotenv update has caused an issue in our packaging process. Is there a way to pin the version of dotenv to 2.7.x if the change to the gem file will take some time?

from dotenv.

tevvi avatar tevvi commented on August 24, 2024

The same issue for ruby 2.5.8, we used dotenv through dotenv-rails. Fixed by adding it to our Gemfile:

gem 'dotenv-rails', '< 2.8'

from dotenv.

jeff-hiner avatar jeff-hiner commented on August 24, 2024

Y'all really should upgrade to a supported version of Ruby.

Tell that to the maintainers of CentOS/RHEL 8. I wouldn't care either as I don't directly use Ruby, but my CI system targets RHEL for one build, and we use fpm which depends on dotenv.

I don't think anyone is arguing that you can't or shouldn't drop support for EOL'd Ruby versions, but if you're going to do so the reasonable and polite thing to do is specify a minimum Ruby version in the manifest so as not to break a bunch of folks' builds.

from dotenv.

0b5vr avatar 0b5vr commented on August 24, 2024

Thank you for the support, while that was not an intended way to close this issue as others mentioned here.

from dotenv.

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.