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.

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.

@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.
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 force-pushed the sb-drop-support-ruby-3.0.0 branch from 8212a32 to 9927436 Compare January 12, 2026 19:29
@stefannibrasil stefannibrasil merged commit 92186cd into main Jan 12, 2026
9 checks passed
@stefannibrasil stefannibrasil deleted the sb-drop-support-ruby-3.0.0 branch January 12, 2026 19:31
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