fixup demos

This commit is contained in:
Alex Garcia 2024-05-10 22:05:49 -07:00
parent 3d763f4998
commit a12b5b697d
14 changed files with 21 additions and 736 deletions

1
examples/simple-ruby/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
Gemfile.lock

View file

@ -1,18 +0,0 @@
GEM
remote: https://rubygems.org/
specs:
sqlite-vec (0.0.1.alpha.3-x86_64-darwin)
sqlite3 (2.0.1-x86_64-darwin)
PLATFORMS
x86_64-darwin-21
DEPENDENCIES
sqlite-vec
sqlite3 (~> 2.0, >= 2.0.1)
RUBY VERSION
ruby 3.2.2p53
BUNDLED WITH
2.4.10