Update older versions of Ruby if on Intel based stacks

We’re removing some older versions of Ruby from our Intel based stacks, starting February 6. These versions include Ruby:

  • 2.4.5
  • 2.5.3
  • 2.5.9
  • 2.6.5

Ruby 2.7.6 will remain on the stack together with 2.6.9.

If you are using an old version of Ruby in your existing workflow, unless you are installing an old version with a tool like rbenv as part of the workflow, builds could begin failing. To avoid this from happening, you will need to:

  • Update to use a newer version of Ruby, or
  • Install old versions using rbenv.

As Ruby 2.7.x will reach its end of life soon, start preparing for the future and update to Ruby 3.0 and above.

Note: M1 users are not affected by this change.

Read more on this, here.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.