Add yosemite to mac versions
Closes Homebrew/homebrew#29823. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
d3e19b1504
commit
6bbe82062e
@ -4,6 +4,7 @@ module OS
|
|||||||
module Mac
|
module Mac
|
||||||
class Version < ::Version
|
class Version < ::Version
|
||||||
SYMBOLS = {
|
SYMBOLS = {
|
||||||
|
:yosemite => '10.10',
|
||||||
:mavericks => '10.9',
|
:mavericks => '10.9',
|
||||||
:mountain_lion => '10.8',
|
:mountain_lion => '10.8',
|
||||||
:lion => '10.7',
|
:lion => '10.7',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user