Skip to content

Commit

Permalink
force mfa
Browse files Browse the repository at this point in the history
  • Loading branch information
nna774 committed Nov 28, 2024
1 parent d32e420 commit 162451f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rubysky.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ Gem::Specification.new do |spec|
spec.metadata["source_code_uri"] = spec.homepage
spec.metadata["changelog_uri"] = "https://github.com/nota/simple_tweet/blob/main/CHANGELOG.md"

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.
gemspec = File.basename(__FILE__)
Expand Down

0 comments on commit 162451f

Please sign in to comment.