Skip to content

Commit

Permalink
Add funding URI metadata to the gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmurach committed Dec 7, 2023
1 parent 596bf41 commit 4e79e49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tty-spinner.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Gem::Specification.new do |spec|
"bug_tracker_uri" => "https://github.com/piotrmurach/tty-spinner/issues",
"changelog_uri" => "https://github.com/piotrmurach/tty-spinner/blob/master/CHANGELOG.md",
"documentation_uri" => "https://www.rubydoc.info/gems/tty-spinner",
"funding_uri" => "https://github.com/sponsors/piotrmurach",
"homepage_uri" => spec.homepage,
"source_code_uri" => "https://github.com/piotrmurach/tty-spinner"
}
Expand Down

0 comments on commit 4e79e49

Please sign in to comment.