Merge pull request #11504 from shaunsingh/master
Add macOS 12 (Monterey) support
This commit is contained in:
commit
7ad59477a2
@ -14,6 +14,7 @@ module OS
|
||||
extend T::Sig
|
||||
|
||||
SYMBOLS = {
|
||||
monterey: "12",
|
||||
big_sur: "11",
|
||||
catalina: "10.15",
|
||||
mojave: "10.14",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user