Merge pull request #4274 from DomT4/new_macos
mac/version: add symbol for macOS Mojave
This commit is contained in:
commit
7d2530016a
@ -4,6 +4,7 @@ module OS
|
||||
module Mac
|
||||
class Version < ::Version
|
||||
SYMBOLS = {
|
||||
mojave: "10.14",
|
||||
high_sierra: "10.13",
|
||||
sierra: "10.12",
|
||||
el_capitan: "10.11",
|
||||
|
||||
@ -0,0 +1 @@
|
||||
testball_bottle-0.1.yosemite.bottle.tar.gz
|
||||
Loading…
x
Reference in New Issue
Block a user