diff --git a/cfn-vpn.gemspec b/cfn-vpn.gemspec index 7b7fd40..1c78500 100644 --- a/cfn-vpn.gemspec +++ b/cfn-vpn.gemspec @@ -17,7 +17,7 @@ Gem::Specification.new do |spec| # Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host' # to allow pushing to a single host or delete this section to allow pushing to any host. if spec.respond_to?(:metadata) - spec.metadata["allowed_push_host"] = 'https://rubygems.org' + spec.metadata["allowed_push_host"] = 'https://rubygems.pkg.github.com/base2Services' spec.metadata["homepage_uri"] = spec.homepage spec.metadata["source_code_uri"] = "https://github.com/base2services/aws-client-vpn"