Skip to content

Commit 67d141c

Browse files
chore(deps): bump ruby-openai from 7.3.1 to 8.3.0
Bumps [ruby-openai](https://github.com/alexrudall/ruby-openai) from 7.3.1 to 8.3.0. - [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.3.1...v8.3.0) --- updated-dependencies: - dependency-name: ruby-openai dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ce717d commit 67d141c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -246,11 +246,11 @@ GEM
246246
factory_bot_rails (6.5.1)
247247
factory_bot (~> 6.5)
248248
railties (>= 6.1.0)
249-
faraday (2.14.1)
249+
faraday (2.14.2)
250250
faraday-net_http (>= 2.0, < 3.5)
251251
json
252252
logger
253-
faraday-multipart (1.1.0)
253+
faraday-multipart (1.2.0)
254254
multipart-post (~> 2.0)
255255
faraday-net_http (3.4.2)
256256
net-http (~> 0.5)
@@ -333,7 +333,7 @@ GEM
333333
actionview (>= 7.0.0)
334334
activesupport (>= 7.0.0)
335335
jmespath (1.6.2)
336-
json (2.19.4)
336+
json (2.19.5)
337337
json-schema (5.2.2)
338338
addressable (~> 2.8)
339339
bigdecimal (~> 3.1)
@@ -605,7 +605,7 @@ GEM
605605
rubocop (>= 1.75.0, < 2.0)
606606
rubocop-ast (>= 1.44.0, < 2.0)
607607
ruby-oembed (0.18.1)
608-
ruby-openai (7.3.1)
608+
ruby-openai (8.3.0)
609609
event_stream_parser (>= 0.3.0, < 2.0.0)
610610
faraday (>= 1)
611611
faraday-multipart (>= 1)

0 commit comments

Comments
 (0)