From fa0387e1046f7be1a473dd080c8aa26e3cbd4d2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 21:31:32 +0000 Subject: [PATCH] Bump ruby-openai from 7.4.0 to 8.1.0 Bumps [ruby-openai](https://github.com/alexrudall/ruby-openai) from 7.4.0 to 8.1.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.1.0) --- updated-dependencies: - dependency-name: ruby-openai dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0d11792..55e9bb1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,13 +15,13 @@ GEM multipart-post (~> 2.0) faraday-net_http (3.4.0) net-http (>= 0.5.0) - json (2.10.1) + json (2.10.2) json-schema (5.1.1) addressable (~> 2.8) bigdecimal (~> 3.1) language_server-protocol (3.17.0.4) lint_roller (1.1.0) - logger (1.6.5) + logger (1.7.0) multipart-post (2.4.1) net-http (0.6.0) uri @@ -64,7 +64,7 @@ GEM rubocop-rspec (3.5.0) lint_roller (~> 1.1) rubocop (~> 1.72, >= 1.72.1) - ruby-openai (7.4.0) + ruby-openai (8.1.0) event_stream_parser (>= 0.3.0, < 2.0.0) faraday (>= 1) faraday-multipart (>= 1) @@ -86,7 +86,7 @@ GEM unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uri (1.0.2) + uri (1.0.3) wisper (2.0.1) PLATFORMS