From f17cb4601c8270b210b222914b4625852f655b39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 04:03:12 +0000 Subject: [PATCH] Bump ruby-openai from 7.4.0 to 8.2.0 Bumps [ruby-openai](https://github.com/alexrudall/ruby-openai) from 7.4.0 to 8.2.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.2.0) --- updated-dependencies: - dependency-name: ruby-openai dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c429d22..af454fc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -108,13 +108,13 @@ GEM et-orbi (1.2.11) tzinfo event_stream_parser (1.0.0) - faraday (2.12.2) + faraday (2.13.4) faraday-net_http (>= 2.0, < 3.5) json logger - faraday-multipart (1.1.0) + faraday-multipart (1.1.1) multipart-post (~> 2.0) - faraday-net_http (3.4.0) + faraday-net_http (3.4.1) net-http (>= 0.5.0) fugit (1.11.1) et-orbi (~> 1, >= 1.2.11) @@ -135,7 +135,7 @@ GEM jbuilder (2.13.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) - json (2.10.1) + json (2.13.2) kamal (2.5.3) activesupport (>= 7.0) base64 (~> 0.2) @@ -149,7 +149,7 @@ GEM zeitwerk (>= 2.6.18, < 3.0) language_server-protocol (3.17.0.4) lint_roller (1.1.0) - logger (1.6.6) + logger (1.7.0) loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -289,7 +289,7 @@ GEM rubocop (>= 1.72) rubocop-performance (>= 1.24) rubocop-rails (>= 2.30) - ruby-openai (7.4.0) + ruby-openai (8.2.0) event_stream_parser (>= 0.3.0, < 2.0.0) faraday (>= 1) faraday-multipart (>= 1)