Skip to content

Commit c7b3b0b

Browse files
committed
Push to rubygems.org
1 parent 5ad6acd commit c7b3b0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maintenance_tasks.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
1111
spec.metadata = {
1212
'source_code_uri' =>
1313
"https://github.com/Shopify/maintenance_tasks/tree/v#{spec.version}",
14-
'allowed_push_host' => 'https://packages.shopify.io',
14+
'allowed_push_host' => 'https://rubygems.org',
1515
}
1616

1717
spec.files = Dir['{app,config,db,lib}/**/*', 'Rakefile', 'README.md']

0 commit comments

Comments
 (0)