Skip to content

Commit

Permalink
update gemhost metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
spidergears committed Dec 31, 2018
1 parent 5b52e28 commit ab173b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion valuefirst.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
spec.email = ["findspidergears@gmail.com"]

if spec.respond_to?(:metadata)
spec.metadata['allowed_push_host'] = "TODO: Set to 'http://mygemserver.com' to prevent pushes to rubygems.org, or delete to allow pushes to any server."
spec.metadata['allowed_push_host'] = "https://rubygems.org"
end

spec.summary = "Ruby gem to communicate with valuefirst sms service provider."
Expand Down

0 comments on commit ab173b0

Please sign in to comment.