We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91b3f67 commit eb8adfcCopy full SHA for eb8adfc
1 file changed
rspec-json_api.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/nomtek/rspec-json_api"
18
spec.metadata["changelog_uri"] = "https://github.com/nomtek/rspec-json_api/blob/master/CHANGELOG.md"
19
+ spec.metadata["rubygems_mfa_required"] = "true"
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.
0 commit comments