Skip to content

Drop support for Ruby 3.0#507

Merged
sarahraqueld merged 1 commit into
thoughtbot:mainfrom
FerPerales:drop-support-for-ruby-3
Oct 31, 2024
Merged

Drop support for Ruby 3.0#507
sarahraqueld merged 1 commit into
thoughtbot:mainfrom
FerPerales:drop-support-for-ruby-3

Conversation

@FerPerales
Copy link
Copy Markdown
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
Copy Markdown
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
@sarahraqueld
Copy link
Copy Markdown
Member

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

y-yagi added a commit to y-yagi/factory_bot_rails that referenced this pull request Jun 17, 2025
It seems that the support of Ruby 3.0 has dropped thoughtbot#507.
This PR updates `required_ruby_version` to match it.
neilvcarvalho pushed a commit that referenced this pull request Jun 17, 2025
It seems that the support of Ruby 3.0 has dropped #507.
This PR updates `required_ruby_version` to match it.
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