Skip to content

Commit

Permalink
Add funding_uri.
Browse files Browse the repository at this point in the history
  • Loading branch information
djberg96 committed Nov 24, 2024
1 parent c092d0d commit b1854ae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sys-proctable.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ Gem::Specification.new do |spec|
'source_code_uri' => 'https://github.com/djberg96/sys-proctable',
'wiki_uri' => 'https://github.com/djberg96/sys-proctable/wiki',
'rubygems_mfa_required' => 'true',
'github_repo' => 'https://github.com/djberg96/sys-proctable'
'github_repo' => 'https://github.com/djberg96/sys-proctable',
'funding_uri' => 'https://github.com/sponsors/djberg96'
}

spec.description = <<-EOF
Expand Down

0 comments on commit b1854ae

Please sign in to comment.