Skip to content

Commit

Permalink
Merge pull request #91 from pyama86/dependabot/bundler/ruby-openai-7.3.0
Browse files Browse the repository at this point in the history
Bump ruby-openai from 7.1.0 to 7.3.0
  • Loading branch information
pyama86 authored Oct 14, 2024
2 parents 6a9a974 + 2683b68 commit 12448fe
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,16 @@ GEM
dotenv (3.1.4)
drb (2.2.1)
event_stream_parser (1.0.0)
faraday (2.10.0)
faraday-net_http (>= 2.0, < 3.2)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
json
logger
faraday-mashify (0.1.1)
faraday (~> 2.0)
hashie
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (3.1.0)
faraday-net_http (3.3.0)
net-http
fiber-annotation (0.2.0)
fiber-local (1.0.0)
Expand All @@ -54,8 +55,9 @@ GEM
i18n (1.14.5)
concurrent-ruby (~> 1.0)
io-event (1.4.2)
json (2.7.2)
kgio (2.11.4)
logger (1.6.0)
logger (1.6.1)
minitest (5.24.1)
multi_json (1.15.0)
multipart-post (2.4.1)
Expand All @@ -75,7 +77,7 @@ GEM
redis-client (>= 0.22.0)
redis-client (0.22.2)
connection_pool
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 Down Expand Up @@ -113,7 +115,7 @@ GEM
unicorn (6.1.0)
kgio (~> 2.6)
raindrops (~> 0.7)
uri (0.13.0)
uri (0.13.1)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
Expand Down

0 comments on commit 12448fe

Please sign in to comment.