8000 Removed the duplicated field · ruby/optparse@5e88f67 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5e88f67

Browse files
committed
Removed the duplicated field
1 parent 5a26cd0 commit 5e88f67

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

optparse.gemspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ Gem::Specification.new do |spec|
1616
spec.summary = %q{OptionParser is a class for command-line option analysis.}
1717
spec.description = %q{OptionParser is a class for command-line option analysis.}
1818
spec.homepage = "https://github.com/ruby/optparse"
19-
spec.license = ["Ruby", "BSD-2-Clause"]
2019
spec.required_ruby_version = Gem::Requirement.new(">= 2.5.0")
2120
spec.licenses = ["Ruby", "BSD-2-Clause"]
2221

0 commit comments

Comments
 (0)
0