Skip to content

Commit 6233873

Browse files
authored
Update Algorithmically.gemspec
1 parent a47ce8d commit 6233873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Algorithmically.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Gem::Specification.new do |spec|
1616
spec.license = 'MIT'
1717

1818
if spec.respond_to?(:metadata)
19-
spec.metadata['allowed_push_host'] = 'https://rubygems.org'
19+
spec.metadata['allowed_push_host'] = 'https://rubygems.pkg.github.com/popac'
2020
else
2121
raise 'RubyGems 2.0 or newer is required to protect against public gem pushes.'
2222
end

0 commit comments

Comments
 (0)