syntax_suggest icon indicating copy to clipboard operation
syntax_suggest copied to clipboard

Rev minimum supported Ruby

Open schneems opened this issue 2 years ago • 0 comments

Ruby 2.7 goes EOL in March. Let’s rev a major version and drop support for everything prior to 3.0. Also set a minimum Ruby version so people on older rubies don’t accidentally get broken when we change some source code internals that breaks on an older Ruby version.

A reasonable support policy is: support non EOL rubies.

Also rev Ruby version for standardrb.

schneems avatar Mar 18 '23 00:03 schneems