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 f069c29 commit 489f73fCopy full SHA for 489f73f
domeapi.gemspec
@@ -16,6 +16,7 @@ Gem::Specification.new do |spec|
16
spec.metadata['homepage_uri'] = spec.homepage
17
spec.metadata['source_code_uri'] = 'https://github.com/rubyists/domeapi'
18
spec.metadata['rubygems_mfa_required'] = 'true'
19
+ spec.metadata['license'] = 'MIT'
20
21
# Specify which files should be added to the gem when it is released.
22
# The `git ls-files -z` loads the files in the RubyGem that have been added into git.
lib/domeapi/operations/.gitkeep
0 commit comments