mac/version: add symbol for macOS Mojave
This commit is contained in:
parent
b088302e11
commit
0c12ab5e83
@ -4,6 +4,7 @@ module OS
|
|||||||
module Mac
|
module Mac
|
||||||
class Version < ::Version
|
class Version < ::Version
|
||||||
SYMBOLS = {
|
SYMBOLS = {
|
||||||
|
mojave: "10.14",
|
||||||
high_sierra: "10.13",
|
high_sierra: "10.13",
|
||||||
sierra: "10.12",
|
sierra: "10.12",
|
||||||
el_capitan: "10.11",
|
el_capitan: "10.11",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user