Gemfile.lock in boxcars-0.6.4 vs Gemfile.lock in boxcars-0.6.5

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - boxcars (0.6.4) + boxcars (0.6.5) anthropic (~> 0.1) google_search_results (~> 2.2) gpt4all (~> 0.0.4) hnswlib (~> 0.8) nokogiri (~> 1.16) @@ -11,17 +11,17 @@ ruby-openai (>= 7.1, < 8.0) GEM remote: https://rubygems.org/ specs: - activemodel (7.1.3.4) - activesupport (= 7.1.3.4) - activerecord (7.1.3.4) - activemodel (= 7.1.3.4) - activesupport (= 7.1.3.4) + activemodel (7.1.4) + activesupport (= 7.1.4) + activerecord (7.1.4) + activemodel (= 7.1.4) + activesupport (= 7.1.4) timeout (>= 0.4.0) - activesupport (7.1.3.4) + activesupport (7.1.4) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) connection_pool (>= 2.2.5) drb @@ -55,11 +55,11 @@ async async-pool (0.7.0) async (>= 1.25) base64 (0.2.0) bigdecimal (3.1.8) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) console (1.27.0) fiber-annotation fiber-local (~> 1.1) json @@ -69,11 +69,11 @@ debug (1.9.2) irb (~> 1.10) reline (>= 0.3.8) diff-lcs (1.5.1) domain_name (0.6.20240107) - dotenv (3.1.2) + dotenv (3.1.4) drb (2.2.1) event_stream_parser (1.0.0) faraday (2.10.0) faraday-net_http (>= 2.0, < 3.2) logger @@ -118,31 +118,31 @@ language_server-protocol (3.17.0.3) logger (1.6.0) mime-types (3.5.2) mime-types-data (~> 3.2015) mime-types-data (3.2024.0702) - minitest (5.24.1) + minitest (5.25.1) multi_json (1.15.0) multipart-post (2.4.1) mutex_m (0.2.0) net-http (0.4.1) uri netrc (0.11.0) nio4r (2.7.3) - nokogiri (1.16.6-arm64-darwin) + nokogiri (1.16.7-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.6-x86_64-linux) + nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) sawyer (~> 0.9) os (1.1.4) - parallel (1.25.1) - parser (3.3.4.0) + parallel (1.26.3) + parser (3.3.5.0) ast (~> 2.4.1) racc - pg (1.5.6) + pg (1.5.8) pgvector (0.2.2) protocol-hpack (1.4.3) protocol-http (0.26.8) protocol-http1 (0.19.1) protocol-http (~> 0.22) @@ -150,11 +150,11 @@ protocol-hpack (~> 1.4) protocol-http (~> 0.18) psych (5.1.2) stringio public_suffix (6.0.0) - racc (1.8.0) + racc (1.8.1) rainbow (3.1.1) rake (13.2.1) rdoc (6.7.0) psych (>= 4.0.0) regexp_parser (2.9.2) @@ -163,12 +163,11 @@ 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.3.2) - strscan + rexml (3.3.8) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-core (3.13.0) @@ -178,26 +177,25 @@ rspec-support (~> 3.13.0) rspec-mocks (3.13.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.1) - rubocop (1.65.0) + rubocop (1.66.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 (>= 2.4, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) + rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.3) + rubocop-ast (1.32.3) parser (>= 3.3.1.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (3.0.3) + rubocop-rspec (3.1.0) rubocop (~> 1.61) ruby-openai (7.1.0) event_stream_parser (>= 0.3.0, < 2.0.0) faraday (>= 1) faraday-multipart (>= 1) @@ -207,11 +205,10 @@ faraday (>= 0.17.3, < 3) sqlite3 (1.7.3-arm64-darwin) sqlite3 (1.7.3-x86_64-linux) stringio (3.1.1) strings-ansi (0.2.0) - strscan (3.1.0) timeout (0.4.1) timers (4.3.5) traces (0.11.1) tty-cursor (0.7.1) tty-progressbar (0.18.2) @@ -220,26 +217,28 @@ tty-screen (~> 0.8) unicode-display_width (>= 1.6, < 3.0) tty-screen (0.8.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) uri (0.13.0) - vcr (6.2.0) + vcr (6.3.1) + base64 webmock (3.23.1) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) PLATFORMS arm64-darwin-22 arm64-darwin-23 + arm64-darwin-24 x86_64-linux DEPENDENCIES - activerecord (~> 7.0) - activesupport (~> 7.0) + activerecord (~> 7.1) + activesupport (~> 7.1) async (~> 1.32.1) boxcars! debug (~> 1.9) dotenv (~> 3.1) faraday-retry (~> 2.0) @@ -248,14 +247,14 @@ pg (~> 1.5) pgvector (~> 0.2.2) rake (~> 13.2) rest-client (~> 2.1) rspec (~> 3.13) - rubocop (~> 1.64) + rubocop (~> 1.66) rubocop-rake (~> 0.6.0) - rubocop-rspec (~> 3.0) + rubocop-rspec (~> 3.1) sqlite3 (~> 1.7) - vcr (~> 6.2.0) + vcr (~> 6.3.1) webmock (~> 3.23.1) BUNDLED WITH 2.4.16