Skip to content

Commit

Permalink
Comment out allowed_push_host
Browse files Browse the repository at this point in the history
  • Loading branch information
zoki committed May 17, 2017
1 parent c71a108 commit 1c58fba
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added cb_list-0.0.2.gem
Binary file not shown.
2 changes: 1 addition & 1 deletion cb_list.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Gem::Specification.new do |spec|
# Prevent pushing this gem to RubyGems.org. To allow pushes either set the '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['allowed_push_host'] = "TODO: Set to 'http://mygemserver.com'"
else
raise "RubyGems 2.0 or newer is required to protect against " \
"public gem pushes."
Expand Down

0 comments on commit 1c58fba

Please sign in to comment.