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 1d1358d commit 99bb1c3Copy full SHA for 99bb1c3
English.gemspec
@@ -8,6 +8,7 @@ Gem::Specification.new do |spec|
8
spec.description = %q{Require 'English.rb' to reference global variables with less cryptic names.}
9
spec.homepage = "https://github.com/ruby/English"
10
spec.required_ruby_version = Gem::Requirement.new(">= 2.3.0")
11
+ spec.licenses = ["Ruby", "BSD-2-Clause"]
12
13
spec.metadata["homepage_uri"] = spec.homepage
14
spec.metadata["source_code_uri"] = spec.homepage
0 commit comments