RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

ruby-install 0.9.3 released!

ruby-install 0.9.3 has been released! This release contains three important bug fixes for macOS users, namely ruby-install can now automatically select which openssl package version to use based on whether you are installing Ruby >= 3.1 (openssl-3.0) or Ruby <= 3.0 (openssl-1.1). See the Release Notes for more information.

Comments

Be aware that openssl-1.1 has reached End-of-Life and is no longer receiving any security updates. I understand that people have to maintain legacy Rails apps that are still using Ruby 3.0 or 2.7 (which in turn requires openssl-1.1), so they need to install older versions of Ruby. However, running End-of-Lifed software is risky. Please upgrade to at least Ruby 3.1, as Ruby 3.0 will be reaching End-of-Life on March 31st, 2024.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in