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 a47ce8d commit 6233873Copy full SHA for 6233873
Algorithmically.gemspec
@@ -16,7 +16,7 @@ Gem::Specification.new do |spec|
16
spec.license = 'MIT'
17
18
if spec.respond_to?(:metadata)
19
- spec.metadata['allowed_push_host'] = 'https://rubygems.org'
+ spec.metadata['allowed_push_host'] = 'https://rubygems.pkg.github.com/popac'
20
else
21
raise 'RubyGems 2.0 or newer is required to protect against public gem pushes.'
22
end
0 commit comments