Gemfile.lock in boxcars-0.1.2 vs Gemfile.lock in boxcars-0.1.3

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - boxcars (0.1.2) + boxcars (0.1.3) google_search_results (~> 2.2) ruby-openai (~> 3.0) GEM remote: https://rubygems.org/ @@ -19,35 +19,88 @@ minitest (>= 5.1) tzinfo (~> 2.0) addressable (2.8.1) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) + async (1.30.3) + console (~> 1.10) + nio4r (~> 2.3) + timers (~> 4.1) + async-http (0.60.1) + async (>= 1.25) + async-io (>= 1.28) + 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 (~> 0.42) + faraday + async-io (1.34.3) + async + async-pool (0.3.12) + async (>= 1.25) concurrent-ruby (1.2.0) + console (1.16.2) + fiber-local crack (0.4.5) rexml debug (1.7.1) irb (>= 1.5.0) reline (>= 0.3.1) diff-lcs (1.5.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 (>= 0.8) + faraday-net_http (3.0.2) + fiber-local (1.0.0) + github_changelog_generator (1.16.4) + activesupport + async (>= 1.25.0) + async-http-faraday + faraday-http-cache + multi_json + octokit (~> 4.6) + rainbow (>= 2.2.1) + rake (>= 10.0) google_search_results (2.2.0) hashdiff (1.0.1) httparty (0.21.0) mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) i18n (1.12.0) concurrent-ruby (~> 1.0) io-console (0.6.0) + io-console (0.6.0-java) irb (1.6.2) reline (>= 0.3.0) json (2.6.3) + json (2.6.3-java) mini_mime (1.1.2) + mini_portile2 (2.8.1) minitest (5.17.0) + multi_json (1.15.0) multi_xml (0.6.0) + nio4r (2.5.8) + nio4r (2.5.8-java) + octokit (4.25.1) + faraday (>= 1, < 3) + sawyer (~> 0.9) parallel (1.22.1) parser (3.2.1.0) ast (~> 2.4.1) + 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) reline (0.3.2) @@ -86,30 +139,40 @@ rubocop (~> 1.33) rubocop-capybara (~> 2.17) ruby-openai (3.3.0) httparty (>= 0.18.1) ruby-progressbar (1.11.0) + ruby2_keywords (0.0.5) + sawyer (0.9.2) + addressable (>= 2.3.5) + faraday (>= 0.17.3, < 3) + sqlite3 (1.6.0) + mini_portile2 (~> 2.8.0) sqlite3 (1.6.0-x86_64-darwin) sqlite3 (1.6.0-x86_64-linux) + timers (4.3.5) + traces (0.8.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.4.2) vcr (6.1.0) webmock (3.18.1) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) PLATFORMS + universal-java-11 x86_64-darwin-21 x86_64-darwin-22 x86_64-linux DEPENDENCIES activerecord (~> 7.0) boxcars! debug (~> 1.1) dotenv (~> 2.8) + github_changelog_generator (~> 1.16) rake (~> 13.0) rspec (~> 3.2) rubocop (~> 1.21) rubocop-rake (~> 0.6.0) rubocop-rspec (~> 2.17)