Gemfile.lock in boxcars-0.2.4 vs Gemfile.lock in boxcars-0.2.5
- old
+ new
@@ -1,29 +1,29 @@
PATH
remote: .
specs:
- boxcars (0.2.4)
+ boxcars (0.2.5)
google_search_results (~> 2.2)
ruby-openai (~> 3.0)
GEM
remote: https://rubygems.org/
specs:
- activemodel (7.0.4.2)
- activesupport (= 7.0.4.2)
- activerecord (7.0.4.2)
- activemodel (= 7.0.4.2)
- activesupport (= 7.0.4.2)
- activesupport (7.0.4.2)
+ activemodel (7.0.4.3)
+ activesupport (= 7.0.4.3)
+ activerecord (7.0.4.3)
+ activemodel (= 7.0.4.3)
+ activesupport (= 7.0.4.3)
+ 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)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
- async (1.30.3)
+ async (1.31.0)
console (~> 1.10)
nio4r (~> 2.3)
timers (~> 4.1)
async-http (0.60.1)
async (>= 1.25)
@@ -36,29 +36,29 @@
async-http-faraday (0.11.0)
async-http (~> 0.42)
faraday
async-io (1.34.3)
async
- async-pool (0.3.12)
+ async-pool (0.4.0)
async (>= 1.25)
- concurrent-ruby (1.2.0)
+ concurrent-ruby (1.2.2)
console (1.16.2)
fiber-local
crack (0.4.5)
rexml
- debug (1.7.1)
+ debug (1.7.2)
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)
- faraday-retry (2.0.0)
+ faraday-retry (2.1.0)
faraday (~> 2.0)
fiber-local (1.0.0)
github_changelog_generator (1.16.4)
activesupport
async (>= 1.25.0)
@@ -75,26 +75,26 @@
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)
+ irb (1.6.3)
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)
+ minitest (5.18.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)
+ parser (3.2.1.1)
ast (~> 2.4.1)
protocol-hpack (1.4.2)
protocol-http (0.24.1)
protocol-http1 (0.15.0)
protocol-http (~> 0.22)
@@ -103,11 +103,11 @@
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)
+ reline (0.3.3)
io-console (~> 0.5)
rexml (3.2.5)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
@@ -115,45 +115,45 @@
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.12.0)
- rspec-mocks (3.12.3)
+ rspec-mocks (3.12.5)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
- rubocop (1.45.1)
+ rubocop (1.48.1)
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.24.1, < 2.0)
+ rubocop-ast (>= 1.26.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
- rubocop-ast (1.26.0)
+ rubocop-ast (1.28.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.18.1)
+ rubocop-rspec (2.19.0)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
- ruby-openai (3.5.0)
+ ruby-openai (3.7.0)
httparty (>= 0.18.1)
- ruby-progressbar (1.11.0)
+ ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
- sqlite3 (1.6.0)
+ sqlite3 (1.6.2)
mini_portile2 (~> 2.8.0)
- sqlite3 (1.6.0-x86_64-darwin)
- sqlite3 (1.6.0-x86_64-linux)
+ sqlite3 (1.6.2-x86_64-darwin)
+ sqlite3 (1.6.2-x86_64-linux)
timers (4.3.5)
- traces (0.8.0)
+ traces (0.9.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.4.2)
vcr (6.1.0)
webmock (3.18.1)