Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop support for Ruby 3.0 #507

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

FerPerales
Copy link
Member

According to Ruby lang page, Ruby 3.0 reached EOL on April 2024.

Supporting Ruby 3.0 is preventing the project from implementing standardrb most recent version, since we need to add an special case for syntax introduced in 3.2.

See #482 and #474

Ruby 3.0 reached EOL on April 2024
Copy link
Contributor

@smaboshe smaboshe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! This is a good reminder to watch the list of officially supported versions of Ruby.

@sarahraqueld sarahraqueld merged commit 87b13a6 into thoughtbot:main Oct 31, 2024
8 checks passed
@sarahraqueld
Copy link
Contributor

Thanks, Fer! #474 is now ready for review 🥳

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.

3 participants