Skip to content

Commit 269bd61

Browse files
committed
fix push host
1 parent 3093b91 commit 269bd61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: email_error_reporter.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Gem::Specification.new do |spec|
1212

1313
# Prevent pushing this gem to RubyGems.org. To allow pushes either set the "allowed_push_host"
1414
# to allow pushing to a single host or delete this section to allow pushing to any host.
15-
spec.metadata["allowed_push_host"] = "rubygems.org"
15+
spec.metadata["allowed_push_host"] = "https://rubygems.org"
1616

1717
spec.metadata["homepage_uri"] = spec.homepage
1818
spec.metadata["source_code_uri"] = spec.homepage

0 commit comments

Comments
 (0)