OS::Mac::Version: add Big Sur
This commit is contained in:
parent
ec5952db93
commit
8d29e79f7e
@ -6,6 +6,7 @@ module OS
|
||||
module Mac
|
||||
class Version < ::Version
|
||||
SYMBOLS = {
|
||||
big_sur: "10.16",
|
||||
catalina: "10.15",
|
||||
mojave: "10.14",
|
||||
high_sierra: "10.13",
|
||||
|
Loading…
x
Reference in New Issue
Block a user