We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6c59d1a + 8d6d413 commit f53eb6eCopy full SHA for f53eb6e
mitlibraries-theme.gemspec
@@ -9,10 +9,6 @@ Gem::Specification.new do |spec|
9
spec.homepage = 'https://github.com/MITLibraries/mitlibraries-theme'
10
spec.license = 'MIT'
11
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
-
16
spec.metadata["homepage_uri"] = spec.homepage
17
spec.metadata["source_code_uri"] = "https://github.com/MITLibraries/mitlibraries-theme"
18
spec.metadata["changelog_uri"] = "https://github.com/MITLibraries/mitlibraries-theme/releases"
0 commit comments