Skip to content

Commit

Permalink
Add Ruby EOL support policy to README
Browse files Browse the repository at this point in the history
Contributors came to a common conclusion in #8112

Closes #8112 since we will support 2.4 for a year.
  • Loading branch information
tejasbubane authored and bbatsov committed Jun 8, 2020
1 parent e2001cc commit 380238d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -72,6 +72,9 @@ RuboCop supports the following Ruby implementations:
* MRI 2.4+
* JRuby 9.2+

RuboCop has customarily provided support for about a year after EOL of MRI Ruby version.
This is done by RuboCop core to provide the community with a margin of transition.

## Team

Here's a list of RuboCop's core developers:
Expand Down

0 comments on commit 380238d

Please sign in to comment.