# File lib/bundler/gem_helper.rb, line 116 def allowed_push_host @gemspec.metadata["allowed_push_host"] if @gemspec.respond_to?(:metadata) end