Skip to content

Commit 0191000

Browse files
committed
re-add spec.metadata['allowed_push_host']
set to empty string to disallow pushing to any host
1 parent 0f0b279 commit 0191000

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

compose.gemspec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ Gem::Specification.new do |spec|
1313
spec.homepage = 'https://github.com/kickstarter/compose'
1414
spec.required_ruby_version = '>= 3.1.0'
1515

16+
spec.metadata['allowed_push_host'] = ''
17+
1618
spec.metadata['homepage_uri'] = spec.homepage
1719
spec.metadata['source_code_uri'] = 'https://github.com/kickstarter/compose'
1820
spec.metadata['changelog_uri'] = 'https://github.com/kickstarter/compose/releases'

0 commit comments

Comments
 (0)