Gemfile.lock in boxcars-0.2.12 vs Gemfile.lock in boxcars-0.2.13
- old
+ new
@@ -1,12 +1,14 @@
PATH
remote: .
specs:
- boxcars (0.2.12)
+ boxcars (0.2.13)
google_search_results (~> 2.2)
gpt4all (~> 0.0.4)
- ruby-openai (~> 4.0)
+ hnswlib (~> 0.8)
+ pgvector (~> 0.2)
+ ruby-openai (~> 4.1)
GEM
remote: https://rubygems.org/
specs:
activemodel (7.0.4.3)
@@ -140,11 +142,11 @@
rspec-support (~> 3.12.0)
rspec-mocks (3.12.5)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
- rubocop (1.50.2)
+ rubocop (1.51.0)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.2.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
@@ -154,30 +156,30 @@
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.28.1)
parser (>= 3.2.1.0)
rubocop-capybara (2.18.0)
rubocop (~> 1.41)
- rubocop-factory_bot (2.22.0)
+ rubocop-factory_bot (2.23.1)
rubocop (~> 1.33)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.22.0)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
- ruby-openai (4.0.0)
+ ruby-openai (4.1.0)
faraday (>= 1)
faraday-multipart (>= 1)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
- sqlite3 (1.6.2)
+ sqlite3 (1.6.3)
mini_portile2 (~> 2.8.0)
- sqlite3 (1.6.2-arm64-darwin)
- sqlite3 (1.6.2-x86_64-darwin)
- sqlite3 (1.6.2-x86_64-linux)
+ sqlite3 (1.6.3-arm64-darwin)
+ sqlite3 (1.6.3-x86_64-darwin)
+ sqlite3 (1.6.3-x86_64-linux)
strings-ansi (0.2.0)
timers (4.3.5)
traces (0.9.1)
tty-cursor (0.7.1)
tty-progressbar (0.18.2)