From 39c4cc6745fd46d642208d02ead6001d5459c493 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 17:52:47 +0000 Subject: [PATCH] Bump ruby-openai from 8.2.0 to 8.3.0 Bumps [ruby-openai](https://github.com/alexrudall/ruby-openai) from 8.2.0 to 8.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/v8.2.0...v8.3.0) --- updated-dependencies: - dependency-name: ruby-openai dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index d146ebd..c9b3457 100644 --- a/Gemfile +++ b/Gemfile @@ -53,7 +53,7 @@ gem "redcarpet", "~> 3.6" gem "rouge", "~> 4.0" # AI integration for summaries -gem "ruby-openai", "~> 8.2" +gem "ruby-openai", "~> 8.3" gem "anthropic", "~> 1.6.0" # Pagination diff --git a/Gemfile.lock b/Gemfile.lock index 6d1a828..bea415f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -223,7 +223,7 @@ GEM jbuilder (2.14.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) - json (2.13.2) + json (2.14.1) jwt (3.1.2) base64 kamal (2.7.0) @@ -427,7 +427,7 @@ GEM rubocop (>= 1.72) rubocop-performance (>= 1.24) rubocop-rails (>= 2.30) - ruby-openai (8.2.0) + ruby-openai (8.3.0) event_stream_parser (>= 0.3.0, < 2.0.0) faraday (>= 1) faraday-multipart (>= 1) @@ -547,7 +547,7 @@ DEPENDENCIES rorvswild (~> 1.9) rouge (~> 4.0) rubocop-rails-omakase - ruby-openai (~> 8.2) + ruby-openai (~> 8.3) selenium-webdriver solid_cable solid_cache