Skip to content

Commit 5bbb1d5

Browse files
committed
Fix gemspec
1 parent f792bfa commit 5bbb1d5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

textstat.gemspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ Gem::Specification.new do |spec|
1616
# Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
1717
# to allow pushing to a single host or delete this section to allow pushing to any host.
1818
if spec.respond_to?(:metadata)
19-
spec.metadata["allowed_push_host"] = "TODO: Set to 'http://mygemserver.com'"
2019

2120
spec.metadata["homepage_uri"] = spec.homepage
2221
spec.metadata["source_code_uri"] = "https://github.com/kupolak/textstat"

0 commit comments

Comments
 (0)