summaryrefslogtreecommitdiff
path: root/lib/benchmark/benchmark.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'lib/benchmark/benchmark.gemspec')
-rw-r--r--lib/benchmark/benchmark.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/benchmark/benchmark.gemspec b/lib/benchmark/benchmark.gemspec
index 773cab19b0..031ccbe34a 100644
--- a/lib/benchmark/benchmark.gemspec
+++ b/lib/benchmark/benchmark.gemspec
@@ -13,7 +13,7 @@ Gem::Specification.new do |spec|
spec.summary = %q{a performance benchmarking library}
spec.description = spec.summary
spec.homepage = "https://github.com/ruby/benchmark"
- spec.license = "BSD-2-Clause"
+ spec.licenses = ["Ruby", "BSD-2-Clause"]
spec.metadata["homepage_uri"] = spec.homepage
spec.metadata["source_code_uri"] = spec.homepage