Skip to content

Bump minimum ruby version to 2.5.0#159

Merged
kou merged 1 commit intoruby:masterfrom
GabrielNagy:bump-ruby-version
Jul 20, 2020
Merged

Bump minimum ruby version to 2.5.0#159
kou merged 1 commit intoruby:masterfrom
GabrielNagy:bump-ruby-version

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