[ruby/optparse] bump up to 0.4.0.pre.1
https://github.com/ruby/optparse/commit/73661899ad
This commit is contained in:
parent
8c8645f578
commit
4c767c1354
Notes:
git
2022-12-26 06:09:42 +00:00
@ -425,7 +425,7 @@
|
|||||||
# If you have any questions, file a ticket at http://bugs.ruby-lang.org.
|
# If you have any questions, file a ticket at http://bugs.ruby-lang.org.
|
||||||
#
|
#
|
||||||
class OptionParser
|
class OptionParser
|
||||||
OptionParser::Version = "0.3.1"
|
OptionParser::Version = "0.4.0.pre.1"
|
||||||
|
|
||||||
# :stopdoc:
|
# :stopdoc:
|
||||||
NoArgument = [NO_ARGUMENT = :NONE, nil].freeze
|
NoArgument = [NO_ARGUMENT = :NONE, nil].freeze
|
||||||
|
Loading…
x
Reference in New Issue
Block a user