Document Mac::Version.
This commit is contained in:
parent
3efaf89787
commit
e3d78de5f1
@ -5,6 +5,9 @@ require "version"
|
|||||||
|
|
||||||
module OS
|
module OS
|
||||||
module Mac
|
module Mac
|
||||||
|
# A macOS version.
|
||||||
|
#
|
||||||
|
# @api private
|
||||||
class Version < ::Version
|
class Version < ::Version
|
||||||
SYMBOLS = {
|
SYMBOLS = {
|
||||||
big_sur: "11.0",
|
big_sur: "11.0",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user