Skip to content

Commit c536f6d

Browse files
fix
1 parent ebfbd5b commit c536f6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qdrant.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
1111
spec.summary = "Ruby wrapper for the Qdrant vector search database API"
1212
spec.description = "Ruby wrapper for the Qdrant vector search database API"
1313
spec.homepage = "https://github.com/andreibondarev/qdrant-ruby"
14-
spec.license = ""
14+
spec.license = "Apache-2.0"
1515
spec.required_ruby_version = ">= 2.6.0"
1616

1717
spec.metadata["homepage_uri"] = spec.homepage

0 commit comments

Comments
 (0)