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 4e561c1 commit 88dbee9Copy full SHA for 88dbee9
weakref.gemspec
@@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
19
20
spec.metadata["homepage_uri"] = spec.homepage
21
spec.metadata["source_code_uri"] = "https://github.com/ruby/weakref"
22
- spec.license = "BSD-2-Clause"
+ spec.licenses = ["Ruby", "BSD-2-Clause"]
23
24
# Specify which files should be added to the gem when it is released.
25
# The `git ls-files -z` loads the files in the RubyGem that have been added into git.
0 commit comments