From 062dd1019772bb85754d8013e42775c8a74da64b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Aug 2025 16:31:07 +0000 Subject: [PATCH] Bump ruby-openai from 8.1.0 to 8.3.0 Bumps [ruby-openai](https://github.com/alexrudall/ruby-openai) from 8.1.0 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](https://github.com/alexrudall/ruby-openai/compare/v8.1.0...v8.3.0) --- updated-dependencies: - dependency-name: ruby-openai dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1f3c8cf..c7f8781 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -192,7 +192,7 @@ GEM et-orbi (1.2.11) tzinfo event_stream_parser (1.0.0) - faraday (2.13.2) + faraday (2.13.4) faraday-net_http (>= 2.0, < 3.5) json logger @@ -251,7 +251,7 @@ GEM actionview (>= 5.0.0) activesupport (>= 5.0.0) jmespath (1.6.2) - json (2.12.2) + json (2.13.2) jwt (3.1.2) base64 kamal (2.7.0) @@ -471,7 +471,7 @@ GEM faraday (~> 2.0) faraday-follow_redirects (~> 0.3) faraday-retry (~> 2.0) - ruby-openai (8.1.0) + ruby-openai (8.3.0) event_stream_parser (>= 0.3.0, < 2.0.0) faraday (>= 1) faraday-multipart (>= 1)