From 2683b685768746f5787f26949780d3bc4c7a08a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 15:25:16 +0000 Subject: [PATCH] Bump ruby-openai from 7.1.0 to 7.3.0 Bumps [ruby-openai](https://github.com/alexrudall/ruby-openai) from 7.1.0 to 7.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/v7.1.0...v7.3.0) --- updated-dependencies: - dependency-name: ruby-openai dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ae2c8c7..15ddbb8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -36,15 +36,16 @@ GEM dotenv (3.1.4) drb (2.2.1) event_stream_parser (1.0.0) - faraday (2.10.0) - faraday-net_http (>= 2.0, < 3.2) + faraday (2.12.0) + faraday-net_http (>= 2.0, < 3.4) + json logger faraday-mashify (0.1.1) faraday (~> 2.0) hashie faraday-multipart (1.0.4) multipart-post (~> 2) - faraday-net_http (3.1.0) + faraday-net_http (3.3.0) net-http fiber-annotation (0.2.0) fiber-local (1.0.0) @@ -54,8 +55,9 @@ GEM i18n (1.14.5) concurrent-ruby (~> 1.0) io-event (1.4.2) + json (2.7.2) kgio (2.11.4) - logger (1.6.0) + logger (1.6.1) minitest (5.24.1) multi_json (1.15.0) multipart-post (2.4.1) @@ -75,7 +77,7 @@ GEM redis-client (>= 0.22.0) redis-client (0.22.2) connection_pool - ruby-openai (7.1.0) + ruby-openai (7.3.0) event_stream_parser (>= 0.3.0, < 2.0.0) faraday (>= 1) faraday-multipart (>= 1) @@ -113,7 +115,7 @@ GEM unicorn (6.1.0) kgio (~> 2.6) raindrops (~> 0.7) - uri (0.13.0) + uri (0.13.1) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5)