Skip to content

Commit

Permalink
Merge pull request #95 from volodya-lombrozo/renovate/ruby-openai-7.x…
Browse files Browse the repository at this point in the history
…-lockfile

chore(deps): update dependency ruby-openai to v7.4.0
  • Loading branch information
volodya-lombrozo authored Feb 14, 2025
2 parents dbdb5cc + fbf8182 commit 128f434
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,19 @@ GEM
ast (2.4.2)
dotenv (3.1.7)
event_stream_parser (1.0.0)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (3.3.0)
net-http
faraday-multipart (1.1.0)
multipart-post (~> 2.0)
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
faraday-retry (2.2.1)
faraday (~> 2.0)
json (2.9.1)
json (2.10.0)
language_server-protocol (3.17.0.4)
logger (1.6.1)
logger (1.6.5)
mini_portile2 (2.8.8)
minitest (5.25.4)
multipart-post (2.4.1)
Expand Down Expand Up @@ -54,7 +54,7 @@ GEM
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.38.0)
parser (>= 3.3.1.0)
ruby-openai (7.3.1)
ruby-openai (7.4.0)
event_stream_parser (>= 0.3.0, < 2.0.0)
faraday (>= 1)
faraday-multipart (>= 1)
Expand Down

0 comments on commit 128f434

Please sign in to comment.