Skip to content

Commit 3b4f59a

Browse files
Bump ruby-openai from 7.1.0 to 7.3.1
Bumps [ruby-openai](https://github.com/alexrudall/ruby-openai) from 7.1.0 to 7.3.1. - [Release notes](https://github.com/alexrudall/ruby-openai/releases) - [Changelog](https://github.com/alexrudall/ruby-openai/blob/main/CHANGELOG.md) - [Commits](alexrudall/ruby-openai@v7.1.0...v7.3.1) --- updated-dependencies: - dependency-name: ruby-openai dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d511514 commit 3b4f59a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Gemfile.lock

+5-4
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,9 @@ GEM
106106
error_highlight (0.6.0)
107107
erubi (1.13.0)
108108
event_stream_parser (1.0.0)
109-
faraday (2.11.0)
109+
faraday (2.12.0)
110110
faraday-net_http (>= 2.0, < 3.4)
111+
json
111112
logger
112113
faraday-multipart (1.0.4)
113114
multipart-post (~> 2)
@@ -130,7 +131,7 @@ GEM
130131
activesupport (>= 5.0.0)
131132
json (2.7.2)
132133
language_server-protocol (3.17.0.3)
133-
logger (1.6.0)
134+
logger (1.6.1)
134135
loofah (2.22.0)
135136
crass (~> 1.0.2)
136137
nokogiri (>= 1.12.0)
@@ -259,7 +260,7 @@ GEM
259260
rubocop-minitest
260261
rubocop-performance
261262
rubocop-rails
262-
ruby-openai (7.1.0)
263+
ruby-openai (7.3.1)
263264
event_stream_parser (>= 0.3.0, < 2.0.0)
264265
faraday (>= 1)
265266
faraday-multipart (>= 1)
@@ -304,7 +305,7 @@ GEM
304305
tzinfo (2.0.6)
305306
concurrent-ruby (~> 1.0)
306307
unicode-display_width (2.5.0)
307-
uri (0.13.0)
308+
uri (0.13.1)
308309
useragent (0.16.10)
309310
web-console (4.2.1)
310311
actionview (>= 6.0.0)

0 commit comments

Comments
 (0)