Skip to content

Commit

Permalink
chore(deps): update dependency ruby-openai to v7.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent ee7395e commit e0dda02
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,19 @@ GEM
ast (2.4.2)
dotenv (3.1.4)
event_stream_parser (1.0.0)
faraday (2.9.1)
faraday-net_http (>= 2.0, < 3.2)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
json
logger
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (3.1.0)
faraday-net_http (3.3.0)
net-http
faraday-retry (2.2.1)
faraday (~> 2.0)
json (2.7.2)
language_server-protocol (3.17.0.3)
logger (1.6.1)
mini_portile2 (2.8.7)
minitest (5.25.1)
multipart-post (2.4.1)
Expand Down Expand Up @@ -51,7 +54,7 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.2)
parser (>= 3.3.1.0)
ruby-openai (7.1.0)
ruby-openai (7.3.0)
event_stream_parser (>= 0.3.0, < 2.0.0)
faraday (>= 1)
faraday-multipart (>= 1)
Expand All @@ -60,7 +63,7 @@ GEM
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
unicode-display_width (2.5.0)
uri (0.13.0)
uri (0.13.1)

PLATFORMS
ruby
Expand Down

0 comments on commit e0dda02

Please sign in to comment.