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 e600fde commit a1108d9Copy full SHA for a1108d9
benchmark.gemspec
@@ -13,7 +13,7 @@ Gem::Specification.new do |spec|
13
spec.summary = %q{a performance benchmarking library}
14
spec.description = spec.summary
15
spec.homepage = "https://github.com/ruby/benchmark"
16
- spec.license = "BSD-2-Clause"
+ spec.licenses = ["Ruby", "BSD-2-Clause"]
17
18
spec.metadata["homepage_uri"] = spec.homepage
19
spec.metadata["source_code_uri"] = spec.homepage
0 commit comments