Merge pull request #2732 from DomT4/high_sierra
mac/version: add High Sierra symbol
This commit is contained in:
commit
51aa2e3f4d
@ -4,6 +4,7 @@ module OS
|
|||||||
module Mac
|
module Mac
|
||||||
class Version < ::Version
|
class Version < ::Version
|
||||||
SYMBOLS = {
|
SYMBOLS = {
|
||||||
|
high_sierra: "10.13",
|
||||||
sierra: "10.12",
|
sierra: "10.12",
|
||||||
el_capitan: "10.11",
|
el_capitan: "10.11",
|
||||||
yosemite: "10.10",
|
yosemite: "10.10",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user