From cd44bebba19f78e87e21c5136e99f46dbbf8c39b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 02:48:38 +0000 Subject: [PATCH] Bump ruby-openai from 7.4.0 to 8.0.0 Bumps [ruby-openai](https://github.com/alexrudall/ruby-openai) from 7.4.0 to 8.0.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/v7.4.0...v8.0.0) --- updated-dependencies: - dependency-name: ruby-openai dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c429d22..c7e495a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -135,7 +135,7 @@ GEM jbuilder (2.13.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) - json (2.10.1) + json (2.10.2) kamal (2.5.3) activesupport (>= 7.0) base64 (~> 0.2) @@ -289,7 +289,7 @@ GEM rubocop (>= 1.72) rubocop-performance (>= 1.24) rubocop-rails (>= 2.30) - ruby-openai (7.4.0) + ruby-openai (8.0.0) event_stream_parser (>= 0.3.0, < 2.0.0) faraday (>= 1) faraday-multipart (>= 1)