1
0
Fork 0
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:
MSP-Greg 2020-09-17 14:10:42 -05:00
parent 072ae21ac6
commit 7d00e1dc3c
No known key found for this signature in database
GPG key ID: D688DA4A77D8FA18

View file

@ -2,11 +2,11 @@
## 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