Skip to content

Remove Ruby 2.1/2.2/2.3 descriptions

As Ruby 2.7 is just released, it is time to remove Ruby 2.1/2.2/2.3 (EOL-ed). Might not be bad to remove Ruby 2.4, planned to EOL in 2020-03-31.

Per code, it is the best that replacement is 2.6, which is the most stable at the beginning of 2020 unless required. Per document and non-running code, it is the best that replacement is 2.7 as it will reduce times to maintain the documents.

TODO

Edited by Takuya Noguchi