os/mac/version: add macOS Sierra. (#353)
This commit is contained in:
parent
674090e542
commit
1c46db9a73
@ -4,6 +4,7 @@ module OS
|
|||||||
module Mac
|
module Mac
|
||||||
class Version < ::Version
|
class Version < ::Version
|
||||||
SYMBOLS = {
|
SYMBOLS = {
|
||||||
|
:sierra => "10.12",
|
||||||
:el_capitan => "10.11",
|
:el_capitan => "10.11",
|
||||||
:yosemite => "10.10",
|
:yosemite => "10.10",
|
||||||
:mavericks => "10.9",
|
:mavericks => "10.9",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user