Gemfile.lock in boxcars-0.4.10 vs Gemfile.lock in boxcars-0.5.1
- old
+ new
@@ -1,16 +1,16 @@
PATH
remote: .
specs:
- boxcars (0.4.10)
+ boxcars (0.5.1)
anthropic (~> 0.1)
google_search_results (~> 2.2)
gpt4all (~> 0.0.4)
hnswlib (~> 0.8)
nokogiri (~> 1.16)
pgvector (~> 0.2)
- ruby-openai (>= 4.2, < 7.0)
+ ruby-openai (>= 4.2, < 8.0)
GEM
remote: https://rubygems.org/
specs:
activemodel (7.0.7.1)
@@ -23,15 +23,15 @@
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
- anthropic (0.1.0)
+ anthropic (0.2.0)
faraday (>= 1)
faraday-multipart (>= 1)
ast (2.4.2)
- async (1.31.0)
+ async (1.32.1)
console (~> 1.10)
nio4r (~> 2.3)
timers (~> 4.1)
async-http (0.61.0)
async (>= 1.25)
@@ -46,25 +46,26 @@
faraday
async-io (1.35.0)
async
async-pool (0.4.0)
async (>= 1.25)
- bigdecimal (3.1.6)
+ bigdecimal (3.1.8)
concurrent-ruby (1.2.2)
- console (1.17.4)
+ console (1.24.0)
fiber-annotation
fiber-local
+ json
crack (1.0.0)
bigdecimal
rexml
- debug (1.9.1)
+ debug (1.9.2)
irb (~> 1.10)
reline (>= 0.3.8)
diff-lcs (1.5.1)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
- dotenv (3.1.0)
+ dotenv (3.1.2)
event_stream_parser (1.0.0)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-http-cache (2.5.0)
faraday (>= 0.8)
@@ -95,36 +96,36 @@
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
- io-console (0.7.1)
- irb (1.11.0)
- rdoc
- reline (>= 0.3.8)
+ io-console (0.7.2)
+ irb (1.13.1)
+ rdoc (>= 4.0.0)
+ reline (>= 0.4.2)
json (2.7.2)
language_server-protocol (3.17.0.3)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.0218.1)
minitest (5.20.0)
multi_json (1.15.0)
- multipart-post (2.3.0)
+ multipart-post (2.4.1)
net-http (0.4.1)
uri
netrc (0.11.0)
- nio4r (2.5.9)
- nokogiri (1.16.2-arm64-darwin)
+ nio4r (2.7.1)
+ nokogiri (1.16.5-arm64-darwin)
racc (~> 1.4)
- nokogiri (1.16.2-x86_64-linux)
+ nokogiri (1.16.5-x86_64-linux)
racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
os (1.1.4)
parallel (1.24.0)
- parser (3.3.0.5)
+ parser (3.3.2.0)
ast (~> 2.4.1)
racc
pg (1.5.6)
pgvector (0.2.2)
protocol-hpack (1.4.2)
@@ -134,25 +135,26 @@
protocol-http2 (0.15.1)
protocol-hpack (~> 1.4)
protocol-http (~> 0.18)
psych (5.1.2)
stringio
- public_suffix (5.0.4)
- racc (1.7.3)
+ public_suffix (5.0.5)
+ racc (1.8.0)
rainbow (3.1.1)
- rake (13.1.0)
+ rake (13.2.1)
rdoc (6.6.3.1)
psych (>= 4.0.0)
- regexp_parser (2.9.0)
- reline (0.4.1)
+ regexp_parser (2.9.2)
+ reline (0.5.6)
io-console (~> 0.5)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
- rexml (3.2.6)
+ rexml (3.2.8)
+ strscan (>= 3.0.9)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
@@ -162,37 +164,37 @@
rspec-support (~> 3.13.0)
rspec-mocks (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
- rubocop (1.60.2)
+ rubocop (1.64.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
- rubocop-ast (>= 1.30.0, < 2.0)
+ rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
- rubocop-ast (1.31.2)
- parser (>= 3.3.0.4)
+ rubocop-ast (1.31.3)
+ parser (>= 3.3.1.0)
rubocop-capybara (2.20.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.25.1)
rubocop (~> 1.41)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
- rubocop-rspec (2.29.1)
+ rubocop-rspec (2.30.0)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
rubocop-rspec_rails (~> 2.28)
- rubocop-rspec_rails (2.28.2)
+ rubocop-rspec_rails (2.28.3)
rubocop (~> 1.40)
- ruby-openai (6.3.1)
+ ruby-openai (7.0.1)
event_stream_parser (>= 0.3.0, < 2.0.0)
faraday (>= 1)
faraday-multipart (>= 1)
ruby-progressbar (1.13.0)
sawyer (0.9.2)
@@ -200,10 +202,11 @@
faraday (>= 0.17.3, < 3)
sqlite3 (1.7.2-arm64-darwin)
sqlite3 (1.7.2-x86_64-linux)
stringio (3.1.0)
strings-ansi (0.2.0)
+ strscan (3.1.0)
timers (4.3.5)
traces (0.11.1)
tty-cursor (0.7.1)
tty-progressbar (0.18.2)
strings-ansi (~> 0.2)
@@ -217,11 +220,11 @@
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (2.5.0)
uri (0.13.0)
vcr (6.2.0)
- webmock (3.23.0)
+ webmock (3.23.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
PLATFORMS
@@ -230,26 +233,26 @@
x86_64-linux
DEPENDENCIES
activerecord (~> 7.0)
activesupport (~> 7.0)
- async (~> 1.31.0)
+ async (~> 1.32.1)
boxcars!
debug (~> 1.9)
dotenv (~> 3.1)
faraday-retry (~> 2.0)
github_changelog_generator (~> 1.16)
hnswlib (~> 0.9.0)
pg (~> 1.5)
pgvector (~> 0.2.2)
- rake (~> 13.1)
+ rake (~> 13.2)
rest-client (~> 2.1)
rspec (~> 3.13)
- rubocop (~> 1.60)
+ rubocop (~> 1.64)
rubocop-rake (~> 0.6.0)
- rubocop-rspec (~> 2.29)
+ rubocop-rspec (~> 2.30)
sqlite3 (~> 1.7)
vcr (~> 6.2.0)
- webmock (~> 3.23.0)
+ webmock (~> 3.23.1)
BUNDLED WITH
2.4.16