Skip to content

Commit 2fe26b7

Browse files
committed
Update gemspec description
1 parent 063dde7 commit 2fe26b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby-openai.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Gem::Specification.new do |spec|
66
spec.authors = ["Alex"]
77
spec.email = ["[email protected]"]
88

9-
spec.summary = "A Ruby gem for the OpenAI GPT-3 API"
9+
spec.summary = "OpenAI API + Ruby! 🤖❤️"
1010
spec.homepage = "https://github.com/alexrudall/ruby-openai"
1111
spec.license = "MIT"
1212
spec.required_ruby_version = Gem::Requirement.new(">= 2.6.0")

0 commit comments

Comments
 (0)