File tree Expand file tree Collapse file tree 2 files changed +12
-10
lines changed Expand file tree Collapse file tree 2 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 6565 builder (3.2.4 )
6666 byebug (11.1.3 )
6767 childprocess (5.0.0 )
68- chroma-db (0.6.0 )
68+ chroma-db (0.8.1 )
6969 dry-monads (~> 1.6 )
70- ruby-next (>= 0.15.0 )
70+ ruby-next (~> 1.0 , >= 1.0.3 )
71+ zeitwerk (~> 2.6.0 )
7172 coderay (1.1.3 )
7273 cohere-ruby (0.9.10 )
7374 faraday (>= 2.0.1 , < 3.0 )
74- concurrent-ruby (1.3.1 )
75+ concurrent-ruby (1.3.4 )
7576 connection_pool (2.4.1 )
7677 crack (1.0.0 )
7778 bigdecimal
9091 dry-configurable (1.1.0 )
9192 dry-core (~> 1.0 , < 2 )
9293 zeitwerk (~> 2.6 )
93- dry-core (1.0.1 )
94+ dry-core (1.0.2 )
9495 concurrent-ruby (~> 1.0 )
96+ logger
9597 zeitwerk (~> 2.6 )
9698 dry-inflector (1.0.0 )
9799 dry-initializer (3.1.1 )
255257 os (1.1.4 )
256258 paco (0.2.3 )
257259 parallel (1.25.1 )
258- parser (3.3.3 .0 )
260+ parser (3.3.5 .0 )
259261 ast (~> 2.4.1 )
260262 racc
261263 pdf-reader (2.12.0 )
287289 public_suffix (5.0.5 )
288290 qdrant-ruby (0.9.8 )
289291 faraday (>= 2.0.1 , < 3 )
290- racc (1.8.0 )
292+ racc (1.8.1 )
291293 rack (3.0.11 )
292294 rack-session (2.0.0 )
293295 rack (>= 3.0.0 )
415417 concurrent-ruby (~> 1.0 )
416418 unicode (0.4.4.5 )
417419 unicode-display_width (2.5.0 )
418- unparser (0.6.13 )
420+ unparser (0.6.15 )
419421 diff-lcs (~> 1.3 )
420422 parser (>= 3.3.0 )
421423 uri (0.13.1 )
431433 wikipedia-client (1.17.0 )
432434 addressable (~> 2.7 )
433435 yard (0.9.36 )
434- zeitwerk (2.6.15 )
436+ zeitwerk (2.6.18 )
435437
436438PLATFORMS
437439 aarch64-linux
@@ -446,7 +448,7 @@ DEPENDENCIES
446448 ai21 (~> 0.2.1 )
447449 anthropic (~> 0.3 )
448450 aws-sdk-bedrockruntime (~> 1.1 )
449- chroma-db (~> 0.6.0 )
451+ chroma-db (~> 0.8.1 )
450452 cohere-ruby (~> 0.9.10 )
451453 docx (~> 0.8.0 )
452454 dotenv-rails (~> 2.7.6 )
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Gem::Specification.new do |spec|
4545 spec . add_development_dependency "ai21" , "~> 0.2.1"
4646 spec . add_development_dependency "anthropic" , "~> 0.3"
4747 spec . add_development_dependency "aws-sdk-bedrockruntime" , "~> 1.1"
48- spec . add_development_dependency "chroma-db" , "~> 0.6.0 "
48+ spec . add_development_dependency "chroma-db" , "~> 0.8.1 "
4949 spec . add_development_dependency "cohere-ruby" , "~> 0.9.10"
5050 spec . add_development_dependency "docx" , "~> 0.8.0"
5151 spec . add_development_dependency "elasticsearch" , "~> 8.2.0"
You can’t perform that action at this time.
0 commit comments