Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
publish to rubygems.org
Browse files Browse the repository at this point in the history
  • Loading branch information
tinsep19 committed May 20, 2015
1 parent fe23808 commit 4437e97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chibineko-rspec.gemspec
Expand Up @@ -17,7 +17,7 @@ Gem::Specification.new do |spec|
# Prevent pushing this gem to RubyGems.org by setting 'allowed_push_host', or
# delete this section to allow pushing this gem to any host.
if spec.respond_to?(:metadata)
spec.metadata['allowed_push_host'] = "TODO: Set to 'http://mygemserver.com'"
spec.metadata['allowed_push_host'] = "https://rubygems.org"
else
raise "RubyGems 2.0 or newer is required to protect against public gem pushes."
end
Expand Down

0 comments on commit 4437e97

Please sign in to comment.