We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db3d078 commit be04183Copy full SHA for be04183
ibm_watson.gemspec
@@ -14,7 +14,7 @@ Gem::Specification.new do |spec|
14
# Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
15
# to allow pushing to a single host or delete this section to allow pushing to any host.
16
if spec.respond_to?(:metadata)
17
- spec.metadata["allowed_push_host"] = "TODO: Set to 'http://mygemserver.com'"
+ spec.metadata["allowed_push_host"] = "https://rubygems.org"
18
spec.metadata["source_code_uri"] = "https://github.com/watson-developer-cloud/ruby-sdk"
19
spec.metadata["documentation_uri"] = "https://console.bluemix.net/developer/watson/documentation"
20
else
0 commit comments