We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7666e30 commit 97e02dcCopy full SHA for 97e02dc
ruby-openai.gemspec
@@ -15,6 +15,7 @@ Gem::Specification.new do |spec|
15
spec.metadata["source_code_uri"] = "https://github.com/alexrudall/ruby-openai"
16
spec.metadata["changelog_uri"] = "https://github.com/alexrudall/ruby-openai/blob/main/CHANGELOG.md"
17
spec.metadata["rubygems_mfa_required"] = "true"
18
+ spec.metadata["funding_uri"] = "https://github.com/sponsors/alexrudall"
19
20
# Specify which files should be added to the gem when it is released.
21
# The `git ls-files -z` loads the files in the RubyGem that have been added into git.
0 commit comments