зеркало из https://github.com/github/ruby.git
[ruby/optparse] bump up to 0.5.0
https://github.com/ruby/optparse/commit/f5018a8b1c
This commit is contained in:
Родитель
9180e33ca3
Коммит
fc363944b4
|
@ -425,7 +425,7 @@
|
||||||
#
|
#
|
||||||
class OptionParser
|
class OptionParser
|
||||||
# The version string
|
# The version string
|
||||||
OptionParser::Version = "0.4.0"
|
OptionParser::Version = "0.5.0"
|
||||||
|
|
||||||
# :stopdoc:
|
# :stopdoc:
|
||||||
NoArgument = [NO_ARGUMENT = :NONE, nil].freeze
|
NoArgument = [NO_ARGUMENT = :NONE, nil].freeze
|
||||||
|
|
Загрузка…
Ссылка в новой задаче