Skip to content

Commit

Permalink
upd: drop support for EOL ruby 2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
TomFreudenberg committed May 6, 2023
1 parent aabaf2c commit b54217c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/push-and-pr-testing-ruby-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
- 3.2-alpine
- 3.1-alpine
- 3.0-alpine
- 2.7-alpine
- 2.6-alpine
container:
image: ruby:${{ matrix.container_tag }}
steps:
Expand Down
5 changes: 2 additions & 3 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ with security updates.
| ------- | ----------------------------- |
| 3.x.y | Yes |
| 2.3.y | Critical security issues only |
| | EOL end of 2023 |
| < 2.3 | No |

#### Supported Ruby
Expand All @@ -18,9 +19,7 @@ with security updates.
| 3.2.y | Yes |
| 3.1.y | Yes |
| 3.0.y | Yes |
| 2.7.x | EOL April 2023 |
| 2.6.x | No |
| < 2.6 | No |
| < 3.0 | No |

#### Reporting a Vulnerability

Expand Down

0 comments on commit b54217c

Please sign in to comment.