Skip to content

Commit 096c88a

Browse files
authored
Merge pull request #425 from alexrudall/fund
Add link to sponsor page
2 parents 7666e30 + 97e02dc commit 096c88a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ruby-openai.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Gem::Specification.new do |spec|
1515
spec.metadata["source_code_uri"] = "https://github.com/alexrudall/ruby-openai"
1616
spec.metadata["changelog_uri"] = "https://github.com/alexrudall/ruby-openai/blob/main/CHANGELOG.md"
1717
spec.metadata["rubygems_mfa_required"] = "true"
18+
spec.metadata["funding_uri"] = "https://github.com/sponsors/alexrudall"
1819

1920
# Specify which files should be added to the gem when it is released.
2021
# The `git ls-files -z` loads the files in the RubyGem that have been added into git.

0 commit comments

Comments
 (0)