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 ebfbd5b commit c536f6dCopy full SHA for c536f6d
qdrant.gemspec
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
11
spec.summary = "Ruby wrapper for the Qdrant vector search database API"
12
spec.description = "Ruby wrapper for the Qdrant vector search database API"
13
spec.homepage = "https://github.com/andreibondarev/qdrant-ruby"
14
- spec.license = ""
+ spec.license = "Apache-2.0"
15
spec.required_ruby_version = ">= 2.6.0"
16
17
spec.metadata["homepage_uri"] = spec.homepage
0 commit comments