summaryrefslogtreecommitdiff
path: root/lib/singleton/singleton.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'lib/singleton/singleton.gemspec')
-rw-r--r--lib/singleton/singleton.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/singleton/singleton.gemspec b/lib/singleton/singleton.gemspec
index 2f23233ccf..88d3111b65 100644
--- a/lib/singleton/singleton.gemspec
+++ b/lib/singleton/singleton.gemspec
@@ -16,7 +16,7 @@ Gem::Specification.new do |spec|
spec.summary = %q{The Singleton module implements the Singleton pattern.}
spec.description = spec.summary
spec.homepage = "https://github.com/ruby/singleton"
- spec.license = "BSD-2-Clause"
+ spec.licenses = ["Ruby", "BSD-2-Clause"]
spec.metadata["homepage_uri"] = spec.homepage
spec.metadata["source_code_uri"] = spec.homepage