From cd5f6f3db22e7ea611a695f4222e5cd3fa85ab5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 15:55:29 +0000 Subject: [PATCH] Bump ruby-openai from 6.5.0 to 7.0.0 Bumps [ruby-openai](https://github.com/alexrudall/ruby-openai) from 6.5.0 to 7.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/v6.5.0...v7.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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b4c351e..e3c00ce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,7 +72,7 @@ GEM redis-client (>= 0.22.0) redis-client (0.22.1) connection_pool - ruby-openai (6.5.0) + ruby-openai (7.0.0) event_stream_parser (>= 0.3.0, < 2.0.0) faraday (>= 1) faraday-multipart (>= 1)