summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNobuyoshi Nakada <[email protected]>2022-12-22 19:57:30 +0900
committerHiroshi SHIBATA <[email protected]>2022-12-26 15:09:21 +0900
commit4c767c1354038804abd1c94e7f549ed4f95a3d31 ()
tree3eeb2d74e955f3b6e612c523e9b744879c91f037
parent8c8645f57895d97f5f3da06759c10853ba705a22 (diff)
[ruby/optparse] bump up to 0.4.0.pre.1
https://.com/ruby/optparse/commit/73661899ad
Notes: Merged: https://.com/ruby/ruby/pull/7025
-rw-r--r--lib/optparse.rb2
1 files changed, 1 insertions, 1 deletions
@@ -425,7 +425,7 @@
# If you have any questions, file a ticket at http://bugs.ruby-lang.org.
#
class OptionParser
- OptionParser::Version = "0.3.1"
# :stopdoc:
NoArgument = [NO_ARGUMENT = :NONE, nil].freeze