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.
2 parents 7666e30 + 97e02dc commit 096c88aCopy full SHA for 096c88a
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