Skip to content

Commit f53eb6e

Browse files
Merge pull request #51 from MITLibraries/fixup
Remove boilerplate allowed_push_host restriction
2 parents 6c59d1a + 8d6d413 commit f53eb6e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

mitlibraries-theme.gemspec

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ Gem::Specification.new do |spec|
99
spec.homepage = 'https://github.com/MITLibraries/mitlibraries-theme'
1010
spec.license = 'MIT'
1111

12-
# Prevent pushing this gem to RubyGems.org. To allow pushes either set the "allowed_push_host"
13-
# to allow pushing to a single host or delete this section to allow pushing to any host.
14-
spec.metadata["allowed_push_host"] = "TODO: Set to 'http://mygemserver.com'"
15-
1612
spec.metadata["homepage_uri"] = spec.homepage
1713
spec.metadata["source_code_uri"] = "https://github.com/MITLibraries/mitlibraries-theme"
1814
spec.metadata["changelog_uri"] = "https://github.com/MITLibraries/mitlibraries-theme/releases"

0 commit comments

Comments
 (0)