From cd8c1141c24aa683585f7aa6022746ad8c305e82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 18:56:01 +0000 Subject: [PATCH] Bump ruby_llm from 1.14.1 to 1.15.0 Bumps [ruby_llm](https://github.com/crmne/ruby_llm) from 1.14.1 to 1.15.0. - [Release notes](https://github.com/crmne/ruby_llm/releases) - [Commits](https://github.com/crmne/ruby_llm/compare/1.14.1...1.15.0) --- updated-dependencies: - dependency-name: ruby_llm dependency-version: 1.15.0 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 4968ea6..35c4381 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -216,7 +216,7 @@ GEM activesupport (>= 7.0.0) jsbundling-rails (1.3.1) railties (>= 6.0.0) - json (2.19.4) + json (2.19.5) jwt (3.1.2) base64 kamal (2.11.0) @@ -451,7 +451,7 @@ GEM ruby-vips (2.3.0) ffi (~> 1.12) logger - ruby_llm (1.14.1) + ruby_llm (1.15.0) base64 event_stream_parser (~> 1) faraday (>= 1.10.0)