8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a26cd0 commit 5e88f67Copy full SHA for 5e88f67
optparse.gemspec
@@ -16,7 +16,6 @@ Gem::Specification.new do |spec|
16
spec.summary = %q{OptionParser is a class for command-line option analysis.}
17
spec.description = %q{OptionParser is a class for command-line option analysis.}
18
spec.homepage = "https://github.com/ruby/optparse"
19
- spec.license = ["Ruby", "BSD-2-Clause"]
20
spec.required_ruby_version = Gem::Requirement.new(">= 2.5.0")
21
spec.licenses = ["Ruby", "BSD-2-Clause"]
22
0 commit comments