Skip to content

Conversation

@nobu
Copy link
Member

@nobu nobu commented Jun 26, 2025

String#split yields each element if the block is given, since ruby 2.6.

Copy link
Contributor

@olleolleolle olleolleolle left a comment

Choose a reason for hiding this comment

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

Good catch! EDIT: Ah. The CI matrix does have a Ruby 2.5 in it.

@ioquatix
Copy link
Member

ioquatix commented Dec 9, 2025

Will we drop 2.5 support?

@hsbt
Copy link
Member

hsbt commented Jan 9, 2026

There is no reason to change this just to use Ruby 2.6 or later. Dropping support for older Rubies should only happen when there are features or bug fixes that are only available in newer versions.

@hsbt hsbt closed this Jan 9, 2026
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.

4 participants