summaryrefslogtreecommitdiff
path: root/lib/timeout/timeout.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'lib/timeout/timeout.gemspec')
-rw-r--r--lib/timeout/timeout.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/timeout/timeout.gemspec b/lib/timeout/timeout.gemspec
index 12ac062b6d..3dc37f8768 100644
--- a/lib/timeout/timeout.gemspec
+++ b/lib/timeout/timeout.gemspec
@@ -16,7 +16,7 @@ Gem::Specification.new do |spec|
spec.summary = %q{Auto-terminate potentially long-running operations in Ruby.}
spec.description = %q{Auto-terminate potentially long-running operations in Ruby.}
spec.homepage = "https://github.com/ruby/timeout"
- spec.license = "BSD-2-Clause"
+ spec.licenses = ["Ruby", "BSD-2-Clause"]
spec.metadata["homepage_uri"] = spec.homepage
spec.metadata["source_code_uri"] = spec.homepage