From b1854aed19623cfccb04c8c4f4331fbf0a509a53 Mon Sep 17 00:00:00 2001 From: Daniel Berger <78529+djberg96@users.noreply.github.com> Date: Sun, 24 Nov 2024 12:17:42 -0500 Subject: [PATCH] Add funding_uri. --- sys-proctable.gemspec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys-proctable.gemspec b/sys-proctable.gemspec index cf829f4..7af84bd 100644 --- a/sys-proctable.gemspec +++ b/sys-proctable.gemspec @@ -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