From da0b75007e859d8bf5d118eb44a962f4e70bf17a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 19:01:08 +0000 Subject: [PATCH] Bump ruby-openai from 4.1.0 to 4.3.2 Bumps [ruby-openai](https://github.com/alexrudall/ruby-openai) from 4.1.0 to 4.3.2. - [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/v4.1.0...v4.3.2) --- updated-dependencies: - dependency-name: ruby-openai dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3b1a0bd..f83b4ea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,7 +15,7 @@ GEM colorize (0.8.1) diff-lcs (1.5.0) dotenv (2.8.1) - faraday (2.7.4) + faraday (2.7.10) faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-multipart (1.0.4) @@ -61,7 +61,7 @@ GEM parser (>= 3.1.1.0) rubocop-rspec (2.17.1) rubocop (~> 1.33) - ruby-openai (4.1.0) + ruby-openai (4.3.2) faraday (>= 1) faraday-multipart (>= 1) ruby-progressbar (1.11.0)