mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
SECURITY.md - use emoji in markdown table [ci skip]
GitHub uses a pre-processor for markdown, normal markdown processor don't handle emoji
This commit is contained in:
parent
072ae21ac6
commit
7d00e1dc3c
1 changed files with 5 additions and 5 deletions
|
@ -3,10 +3,10 @@
|
||||||
## Supported Versions
|
## Supported Versions
|
||||||
|
|
||||||
| Version | Supported |
|
| Version | Supported |
|
||||||
| ------- | ------------------ |
|
| :------------ | :--------: |
|
||||||
| Latest release in 5.x | :white_check_mark: |
|
| Latest release in 5.x | ✅ |
|
||||||
| Latest release in 4.x | :white_check_mark: |
|
| Latest release in 4.x | ✅ |
|
||||||
| All other releases | :x: |
|
| All other releases | ❌ |
|
||||||
|
|
||||||
## Reporting a Vulnerability
|
## Reporting a Vulnerability
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue