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 bdcb477 commit 3e156a0Copy full SHA for 3e156a0
errbit_github_plugin.gemspec
@@ -16,6 +16,8 @@ Gem::Specification.new do |spec|
16
17
spec.metadata["homepage_uri"] = spec.homepage
18
spec.metadata["source_code_uri"] = spec.homepage
19
+ spec.metadata["bug_tracker_uri"] = "#{spec.homepage}/issues"
20
+ spec.metadata["rubygems_mfa_required"] = "true"
21
22
# Specify which files should be added to the gem when it is released.
23
# The `git ls-files -z` loads the files in the RubyGem that have been added into git.
0 commit comments