Skip to content

Conversation

@stefannibrasil
Copy link
Contributor

@stefannibrasil stefannibrasil commented Jan 7, 2026

Motivation / Background

We're still supporting Ruby 3.0 but this version is not maintained anymore. Following our Maintaining guidelines, we aim to support only one EOL version at a time.

The minimum Ruby version is going to be 3.1.

I also updated the 'actions/checkout' version to its latest.

Closes #3166

Checklist

Before submitting the PR make sure the following are checked:

  • This Pull Request is related to one change. Changes that are unrelated should be opened in separate PRs.
  • Commit message has a detailed description of what changed and why. If this PR fixes a related issue include it in the commit message. Ex: [Fix #issue-number]
  • Tests are added or updated if you fix a bug, refactor something, or add a feature.
  • Tests and Rubocop are passing before submitting your proposed changes.

Ruby 3.0 is not maintained anymore.
Following our Maintaining guidelines,
we aim to support only one EOL version at a time.

The minimum Ruby version is going to be 3.1.
We can now anonymously forward blocks in Ruby > 3.1 :)
@stefannibrasil stefannibrasil marked this pull request as ready for review January 7, 2026 20:03
@stefannibrasil stefannibrasil changed the title Sb drop support ruby 3.0.0 Drop support for Ruby EOL 3.0 Jan 7, 2026
stefannibrasil added a commit that referenced this pull request Jan 8, 2026
I realized in #3167 that we we're running an older `actions/checkout@v6` version. Then I remembered we can have dependabot keeping these actions up to date for us.
stefannibrasil added a commit that referenced this pull request Jan 9, 2026
I realized in #3167 that we we're running an older `actions/checkout@v6` version. Then I remembered we can have dependabot keeping these actions up to date for us.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Drop support for Ruby 3.0

2 participants