mac/version: add High Sierra symbol

This commit is contained in:
Dominyk Tiller 2017-06-05 19:40:33 +01:00
parent b9cfd2cb58
commit 5a9dad0bf0
No known key found for this signature in database
GPG Key ID: FE19AEFCF658C6F6

View File

@ -4,6 +4,7 @@ module OS
module Mac
class Version < ::Version
SYMBOLS = {
high_sierra: "10.13",
sierra: "10.12",
el_capitan: "10.11",
yosemite: "10.10",