From 2608f301b7e63e5cfc1a5631ff64acfb77e4e625 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 14:39:39 +0000 Subject: [PATCH] Bump ruby_llm from 1.14.0 to 1.14.1 Bumps [ruby_llm](https://github.com/crmne/ruby_llm) from 1.14.0 to 1.14.1. - [Release notes](https://github.com/crmne/ruby_llm/releases) - [Commits](https://github.com/crmne/ruby_llm/compare/1.14.0...1.14.1) --- updated-dependencies: - dependency-name: ruby_llm dependency-version: 1.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 87a257b4..15d5eecc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -433,7 +433,7 @@ GEM ruby-vips (2.3.0) ffi (~> 1.12) logger - ruby_llm (1.14.0) + ruby_llm (1.14.1) base64 event_stream_parser (~> 1) faraday (>= 1.10.0)