Skip to content

Commit

Permalink
Allow to push to rubygems.org
Browse files Browse the repository at this point in the history
  • Loading branch information
xjunior committed Nov 22, 2019
1 parent 127d863 commit 2843832
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions geoloco.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ Gem::Specification.new do |spec|
# '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'] = "TODO: Set to 'http://mygemserver.com'"

spec.metadata['homepage_uri'] = spec.homepage
spec.metadata['source_code_uri'] = spec.homepage
spec.metadata['changelog_uri'] = spec.homepage
Expand Down

0 comments on commit 2843832

Please sign in to comment.