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 16794a9 commit 7db2dd6Copy full SHA for 7db2dd6
ruby-openai.gemspec
@@ -11,8 +11,6 @@ Gem::Specification.new do |spec|
11
spec.license = "MIT"
12
spec.required_ruby_version = Gem::Requirement.new(">= 2.3.0")
13
14
- spec.metadata["allowed_push_host"] = "TODO: Set to 'http://mygemserver.com'"
15
-
16
spec.metadata["homepage_uri"] = spec.homepage
17
spec.metadata["source_code_uri"] = "https://github.com/alexrudall/ruby-openai"
18
spec.metadata["changelog_uri"] = "https://github.com/alexrudall/ruby-openai/blob/master/CHANGELOG.md"
0 commit comments