Skip to content

Commit

Permalink
Update gemspecs for
Browse files Browse the repository at this point in the history
  • Loading branch information
evokelektrique committed Nov 2, 2021
1 parent e8ab868 commit 51a4bfc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubo.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ Gem::Specification.new do |spec|
spec.version = Kubo::VERSION
spec.authors = ["EVOKE"]
spec.email = ["[email protected]"]

s.license = "AGPL-3.0-or-later"
spec.summary = "Cache files."
spec.description = "Cache files long description here."
spec.homepage = "http://github.com/evokelektrique/kubo"
spec.required_ruby_version = ">= 2.7.0"

spec.metadata["allowed_push_host"] = "TODO: Set to 'https://mygemserver.com'"
spec.metadata["allowed_push_host"] = "https://rubygems.org"

spec.metadata["homepage_uri"] = spec.homepage
spec.metadata["source_code_uri"] = spec.homepage
Expand Down

0 comments on commit 51a4bfc

Please sign in to comment.