Skip to content

Commit be04183

Browse files
maxnussbaumGERMAN ATTANASIO RUIZ
authored andcommitted
build(rubygems): Allow pushing to rubygems.org
1 parent db3d078 commit be04183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ibm_watson.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Gem::Specification.new do |spec|
1414
# Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
1515
# to allow pushing to a single host or delete this section to allow pushing to any host.
1616
if spec.respond_to?(:metadata)
17-
spec.metadata["allowed_push_host"] = "TODO: Set to 'http://mygemserver.com'"
17+
spec.metadata["allowed_push_host"] = "https://rubygems.org"
1818
spec.metadata["source_code_uri"] = "https://github.com/watson-developer-cloud/ruby-sdk"
1919
spec.metadata["documentation_uri"] = "https://console.bluemix.net/developer/watson/documentation"
2020
else

0 commit comments

Comments
 (0)