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 4, 2023
1 parent 7ee9e4e commit b3e47a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tty-progressbar.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-progressbar/issues",
"changelog_uri" => "https://github.com/piotrmurach/tty-progressbar/blob/master/CHANGELOG.md",
"documentation_uri" => "https://www.rubydoc.info/gems/tty-progressbar",
"funding_uri" => "https://github.com/sponsors/piotrmurach",
"homepage_uri" => spec.homepage,
"source_code_uri" => "https://github.com/piotrmurach/tty-progressbar"
}
Expand Down

0 comments on commit b3e47a5

Please sign in to comment.