We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f792bfa commit 5bbb1d5Copy full SHA for 5bbb1d5
1 file changed
textstat.gemspec
@@ -16,7 +16,6 @@ Gem::Specification.new do |spec|
16
# Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
17
# to allow pushing to a single host or delete this section to allow pushing to any host.
18
if spec.respond_to?(:metadata)
19
- spec.metadata["allowed_push_host"] = "TODO: Set to 'http://mygemserver.com'"
20
21
spec.metadata["homepage_uri"] = spec.homepage
22
spec.metadata["source_code_uri"] = "https://github.com/kupolak/textstat"
0 commit comments