Skip to content

Commit

Permalink
Merge pull request #59 from andrew/patch-1
Browse files Browse the repository at this point in the history
Add funding_uri to gemspec
  • Loading branch information
MatzFan authored Nov 19, 2024
2 parents 655b684 + 4f28f5f commit fd4ddfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions socksify.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ Gem::Specification.new do |s|
s.require_path = 'lib'
s.executables = %w[socksify_ruby]
s.extra_rdoc_files = Dir.glob('doc/**/*') + %w[COPYING]
s.metadata["funding_uri"] = "https://github.com/sponsors/astro"
end

0 comments on commit fd4ddfd

Please sign in to comment.