diff --git a/sneakers_handlers.gemspec b/sneakers_handlers.gemspec index 3731d6e..13a16f9 100644 --- a/sneakers_handlers.gemspec +++ b/sneakers_handlers.gemspec @@ -13,7 +13,7 @@ Gem::Specification.new do |spec| spec.description = %q{Adds handlers to support retry and custom shoveling} spec.homepage = "https://github.com/alphasights/sneakers_handlers" - spec.metadata['allowed_push_host'] = 'http://mygemserver.com' + spec.metadata['allowed_push_host'] = 'https://rubygems.org' spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) } spec.bindir = "exe"