We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7128e5 commit b8a99aeCopy full SHA for b8a99ae
1 file changed
github_diff_parser.gemspec
@@ -19,6 +19,7 @@ Gem::Specification.new do |spec|
19
20
spec.metadata["homepage_uri"] = spec.homepage
21
spec.metadata["source_code_uri"] = "https://github.com/Edouard-chin/git_diff_parser"
22
+ spec.metadata["rubygems_mfa_required"] = true
23
24
# Specify which files should be added to the gem when it is released.
25
# The `git ls-files -z` loads the files in the RubyGem that have been added into git.
0 commit comments