We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fb979d commit 2c9f8f0Copy full SHA for 2c9f8f0
1 file changed
xmlrpc.gemspec
@@ -12,7 +12,7 @@ Gem::Specification.new do |spec|
12
spec.summary = %q{TODO: Write a short summary, because Rubygems requires one.}
13
spec.description = %q{TODO: Write a longer description or delete this line.}
14
spec.homepage = "TODO: Put your gem's website or public repo URL here."
15
- spec.license = "MIT"
+ spec.license = "Ruby"
16
17
spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
18
spec.bindir = "exe"
0 commit comments