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