From b9cc3aced1458b0e9e335a1f577a26c9c6777408 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 08:45:57 +0000 Subject: [PATCH] Bump ruby_llm from 1.12.1 to 1.14.0 Bumps [ruby_llm](https://github.com/crmne/ruby_llm) from 1.12.1 to 1.14.0. - [Release notes](https://github.com/crmne/ruby_llm/releases) - [Commits](https://github.com/crmne/ruby_llm/compare/1.12.1...1.14.0) --- updated-dependencies: - dependency-name: ruby_llm dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f302ae8..c9e655a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -160,7 +160,7 @@ GEM jbuilder (2.14.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) - json (2.18.1) + json (2.19.2) json-schema (6.1.0) addressable (~> 2.8) bigdecimal (>= 3.1, < 5) @@ -329,13 +329,13 @@ GEM ruby-vips (2.3.0) ffi (~> 1.12) logger - ruby_llm (1.12.1) + ruby_llm (1.14.0) base64 event_stream_parser (~> 1) - faraday (>= 2.0) + faraday (>= 1.10.0) faraday-multipart (>= 1) faraday-net_http (>= 1) - faraday-retry (>= 2.0) + faraday-retry (>= 1) marcel (~> 1) ruby_llm-schema (~> 0) zeitwerk (~> 2)