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 e690eec commit 2ae38a8Copy full SHA for 2ae38a8
fileutils.gemspec
@@ -23,7 +23,7 @@ Gem::Specification.new do |s|
23
s.authors = ["Minero Aoki"]
24
s.email = [nil]
25
s.homepage = "https://github.com/ruby/fileutils"
26
- s.license = "BSD-2-Clause"
+ s.licenses = ["Ruby", "BSD-2-Clause"]
27
28
s.metadata = {
29
"source_code_uri" => "https://github.com/ruby/fileutils"
0 commit comments