issues
search
treasure-data
/
trino-client-ruby
Trino/Presto client library for Ruby
Apache License 2.0
70
stars
45
forks
source link
Upgrade minimum ruby version to 2.7
#86
Closed
yuokada
closed
1 year ago
yuokada
commented
1 year ago
Purpose
Maintenance
Preparation for upgrading to ruby 3.0
Overview
As of Jan 2023, the minimum maintained ruby version is 2.7. ruby 2.6 is deprecated now.
https://endoflife.date/ruby
Checklist
[x] Code compiles correctly
[x] Created tests which fail without the change (if possible)
[x] All tests passing
[x] Extended the README / documentation, if necessary
Purpose
Overview
Checklist