mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 16:56:27 +02:00
6 lines
99 B
Ruby
6 lines
99 B
Ruby
source 'https://rubygems.org'
|
|
|
|
ruby '>= 3.0'
|
|
|
|
gem 'sqlite3', '~> 2.0', '>= 2.0.1'
|
|
gem 'sqlite-vec'
|