Gemfile.lock in boxcars-0.2.11 vs Gemfile.lock in boxcars-0.2.12
- old
+ new
@@ -1,12 +1,12 @@
PATH
remote: .
specs:
- boxcars (0.2.11)
+ boxcars (0.2.12)
google_search_results (~> 2.2)
gpt4all (~> 0.0.4)
- ruby-openai (~> 3.0)
+ ruby-openai (~> 4.0)
GEM
remote: https://rubygems.org/
specs:
activemodel (7.0.4.3)
@@ -17,11 +17,11 @@
activesupport (7.0.4.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
- addressable (2.8.1)
+ addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
async (1.31.0)
console (~> 1.10)
nio4r (~> 2.3)
@@ -32,11 +32,11 @@
async-pool (>= 0.2)
protocol-http (~> 0.24.0)
protocol-http1 (~> 0.15.0)
protocol-http2 (~> 0.15.0)
traces (>= 0.8.0)
- async-http-faraday (0.11.0)
+ async-http-faraday (0.12.0)
async-http (~> 0.42)
faraday
async-io (1.34.3)
async
async-pool (0.4.0)
@@ -44,22 +44,24 @@
concurrent-ruby (1.2.2)
console (1.16.2)
fiber-local
crack (0.4.5)
rexml
- debug (1.7.2)
+ debug (1.8.0)
irb (>= 1.5.0)
reline (>= 0.3.1)
diff-lcs (1.5.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.8.1)
faraday (2.7.4)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
- faraday-http-cache (2.4.1)
+ faraday-http-cache (2.5.0)
faraday (>= 0.8)
+ faraday-multipart (1.0.4)
+ multipart-post (~> 2)
faraday-net_http (3.0.2)
faraday-retry (2.1.0)
faraday (~> 2.0)
fiber-local (1.0.0)
github_changelog_generator (1.16.4)
@@ -79,50 +81,48 @@
hashdiff (1.0.1)
hnswlib (0.8.1)
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
- httparty (0.21.0)
- mini_mime (>= 1.0.0)
- multi_xml (>= 0.5.2)
- i18n (1.12.0)
+ i18n (1.13.0)
concurrent-ruby (~> 1.0)
io-console (0.6.0)
io-console (0.6.0-java)
- irb (1.6.3)
+ irb (1.6.4)
reline (>= 0.3.0)
json (2.6.3)
json (2.6.3-java)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.0218.1)
- mini_mime (1.1.2)
- mini_portile2 (2.8.1)
+ mini_portile2 (2.8.2)
minitest (5.18.0)
multi_json (1.15.0)
- multi_xml (0.6.0)
+ multipart-post (2.3.0)
netrc (0.11.0)
- nio4r (2.5.8)
- nio4r (2.5.8-java)
+ nio4r (2.5.9)
+ nio4r (2.5.9-java)
octokit (4.25.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
os (1.1.4)
- parallel (1.22.1)
- parser (3.2.1.1)
+ parallel (1.23.0)
+ parser (3.2.2.1)
ast (~> 2.4.1)
+ pg (1.5.3)
+ pgvector (0.2.0)
protocol-hpack (1.4.2)
protocol-http (0.24.1)
protocol-http1 (0.15.0)
protocol-http (~> 0.22)
protocol-http2 (0.15.1)
protocol-hpack (~> 1.4)
protocol-http (~> 0.18)
public_suffix (5.0.1)
rainbow (3.1.1)
rake (13.0.6)
- regexp_parser (2.7.0)
+ regexp_parser (2.8.0)
reline (0.3.3)
io-console (~> 0.5)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
@@ -131,40 +131,44 @@
rexml (3.2.5)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
- rspec-core (3.12.1)
+ rspec-core (3.12.2)
rspec-support (~> 3.12.0)
- rspec-expectations (3.12.2)
+ rspec-expectations (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
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.48.1)
+ rubocop (1.50.2)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.2.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
- rubocop-ast (>= 1.26.0, < 2.0)
+ rubocop-ast (>= 1.28.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
- rubocop-ast (1.28.0)
+ rubocop-ast (1.28.1)
parser (>= 3.2.1.0)
- rubocop-capybara (2.17.1)
+ rubocop-capybara (2.18.0)
rubocop (~> 1.41)
+ rubocop-factory_bot (2.22.0)
+ rubocop (~> 1.33)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
- rubocop-rspec (2.19.0)
+ rubocop-rspec (2.22.0)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
- ruby-openai (3.7.0)
- httparty (>= 0.18.1)
+ rubocop-factory_bot (~> 2.22)
+ ruby-openai (4.0.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)
@@ -210,9 +214,11 @@
debug (~> 1.1)
dotenv (~> 2.8)
faraday-retry (~> 2.0)
github_changelog_generator (~> 1.16)
hnswlib (~> 0.8.1)
+ pg (~> 1.5, >= 1.5.3)
+ pgvector (~> 0.2.0)
rake (~> 13.0)
rest-client (~> 2.1)
rspec (~> 3.2)
rubocop (~> 1.21)
rubocop-rake (~> 0.6.0)