Skip to content

Bump minimum ruby version to 2.5.0 #159

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

Merged
merged 1 commit into from
Jul 20, 2020
Merged

Conversation

GabrielNagy
Copy link
Contributor

A dependency to stringio was added to csv, which requires Ruby version >= 2.5. Bump the gemspec version accordingly.

A dependency to stringio was added to csv, which requires Ruby version
>= 2.5. Bump the gemspec version accordingly.
@kou kou merged commit bc5a260 into ruby:master Jul 20, 2020
@kou
Copy link
Member

kou commented Jul 20, 2020

Good catch!

@GabrielNagy GabrielNagy deleted the bump-ruby-version branch July 20, 2020 08:33
kou pushed a commit that referenced this pull request Jun 18, 2022
Since PR #159, the minimum Ruby version is 2.5.0, a version which no
longer requires refinements for String#delete_suffix?, String#match? and
Regexp#match?.
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.

2 participants