Gemfile.lock in boxcars-0.1.0 vs Gemfile.lock in boxcars-0.1.1

- old
+ new

@@ -1,11 +1,11 @@ PATH remote: . specs: - boxcars (0.1.0) + boxcars (0.1.1) google_search_results (~> 2.2) - ruby-openai (~> 2.2) + ruby-openai (~> 3.0) GEM remote: https://rubygems.org/ specs: activemodel (7.0.4.2) @@ -22,77 +22,77 @@ public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) concurrent-ruby (1.2.0) crack (0.4.5) rexml - debug (1.7.0) + debug (1.7.1) irb (>= 1.5.0) reline (>= 0.3.1) diff-lcs (1.5.0) dotenv (2.8.1) google_search_results (2.2.0) hashdiff (1.0.1) - httparty (0.20.0) - mime-types (~> 3.0) + 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.5.11) - irb (1.5.1) + io-console (0.6.0) + irb (1.6.2) reline (>= 0.3.0) - json (2.6.2) - mime-types (3.4.1) - mime-types-data (~> 3.2015) - mime-types-data (3.2022.0105) + json (2.6.3) + mini_mime (1.1.2) minitest (5.17.0) multi_xml (0.6.0) parallel (1.22.1) - parser (3.2.0.0) + parser (3.2.1.0) ast (~> 2.4.1) - public_suffix (5.0.0) + public_suffix (5.0.1) rainbow (3.1.1) rake (13.0.6) - regexp_parser (2.6.0) - reline (0.3.1) + regexp_parser (2.7.0) + reline (0.3.2) io-console (~> 0.5) rexml (3.2.5) - rspec (3.11.0) - rspec-core (~> 3.11.0) - rspec-expectations (~> 3.11.0) - rspec-mocks (~> 3.11.0) - rspec-core (3.11.0) - rspec-support (~> 3.11.0) - rspec-expectations (3.11.0) + 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-support (~> 3.12.0) + rspec-expectations (3.12.2) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.11.0) - rspec-mocks (3.11.1) + rspec-support (~> 3.12.0) + rspec-mocks (3.12.3) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.11.0) - rspec-support (3.11.0) - rubocop (1.38.0) + rspec-support (~> 3.12.0) + rspec-support (3.12.0) + rubocop (1.45.1) json (~> 2.3) parallel (~> 1.10) - parser (>= 3.1.2.1) + 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.23.0, < 2.0) + rubocop-ast (>= 1.24.1, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.23.0) - parser (>= 3.1.1.0) + unicode-display_width (>= 2.4.0, < 3.0) + rubocop-ast (1.26.0) + parser (>= 3.2.1.0) + rubocop-capybara (2.17.1) + rubocop (~> 1.41) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.17.1) + rubocop-rspec (2.18.1) rubocop (~> 1.33) - ruby-openai (2.2.0) - dotenv (>= 2.7.6, < 2.9.0) - httparty (>= 0.18.1, < 0.21.0) + rubocop-capybara (~> 2.17) + ruby-openai (3.3.0) + httparty (>= 0.18.1) ruby-progressbar (1.11.0) sqlite3 (1.6.0-x86_64-darwin) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.3.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)