Remove allowed_push_host metadata from gemspec

main
Guillaume Dott 2022-02-23 17:16:29 +01:00
parent 64576a1c7e
commit d88002e45f
1 changed files with 0 additions and 2 deletions

View File

@ -14,8 +14,6 @@ Gem::Specification.new do |spec|
spec.license = "MIT"
spec.required_ruby_version = ">= 2.4.0"
spec.metadata["allowed_push_host"] = "TODO: Set to 'https://mygemserver.com'"
spec.metadata["homepage_uri"] = spec.homepage
spec.metadata["changelog_uri"] = "https://code.amnesix.eu/guillaume/pdf-reader-find_text/src/branch/main/CHANGELOG.md"