Skip to content

Commit

Permalink
delete 'allowed_push_host'
Browse files Browse the repository at this point in the history
  • Loading branch information
morygonzalez committed Apr 9, 2015
1 parent 049da75 commit 31b8368
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions exception_notification-slacky.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ Gem::Specification.new do |spec|
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
spec.require_paths = ["lib"]

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."
end

spec.add_runtime_dependency 'exception_notification', '~> 4.0'
spec.add_runtime_dependency 'slack-notifier', '~> 1.1'

Expand Down

0 comments on commit 31b8368

Please sign in to comment.