diff options
Diffstat (limited to 'dispatch-adapter-copilot.gemspec')
| -rw-r--r-- | dispatch-adapter-copilot.gemspec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dispatch-adapter-copilot.gemspec b/dispatch-adapter-copilot.gemspec index 7f6c756..3ef3cf4 100644 --- a/dispatch-adapter-copilot.gemspec +++ b/dispatch-adapter-copilot.gemspec @@ -15,6 +15,7 @@ Gem::Specification.new do |spec| spec.required_ruby_version = ">= 3.2.0" spec.metadata["homepage_uri"] = spec.homepage spec.metadata["source_code_uri"] = spec.homepage + spec.metadata["rubygems_mfa_required"] = "true" # Specify which files should be added to the gem when it is released. # The `git ls-files -z` loads the files in the RubyGem that have been added into git. |
