ruby-openai.gemspec in ruby-openai-3.6.0 vs ruby-openai.gemspec in ruby-openai-3.7.0

- old
+ new

@@ -4,10 +4,10 @@ spec.name = "ruby-openai" spec.version = OpenAI::VERSION spec.authors = ["Alex"] spec.email = ["alexrudall@users.noreply.github.com"] - spec.summary = "A Ruby gem for the OpenAI GPT-3 API" + spec.summary = "OpenAI API + Ruby! 🤖❤️" spec.homepage = "https://github.com/alexrudall/ruby-openai" spec.license = "MIT" spec.required_ruby_version = Gem::Requirement.new(">= 2.6.0") spec.metadata["homepage_uri"] = spec.homepage