mirror of
https://github.com/ruby/ruby.git
synced 2026-08-17 02:20:55 +08:00
(https://github.com/ruby/csv/pull/250) 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?.