From 788b6a90b4fc90b080d60541bdfdb2bd615708f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 08:54:57 +0000 Subject: [PATCH] Bump ruby_llm from 1.12.1 to 1.13.2 Bumps [ruby_llm](https://github.com/crmne/ruby_llm) from 1.12.1 to 1.13.2. - [Release notes](https://github.com/crmne/ruby_llm/releases) - [Commits](https://github.com/crmne/ruby_llm/compare/1.12.1...1.13.2) --- updated-dependencies: - dependency-name: ruby_llm dependency-version: 1.13.2 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 f302ae8..3681b5e 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.1) json-schema (6.1.0) addressable (~> 2.8) bigdecimal (>= 3.1, < 5) @@ -329,7 +329,7 @@ GEM ruby-vips (2.3.0) ffi (~> 1.12) logger - ruby_llm (1.12.1) + ruby_llm (1.13.2) base64 event_stream_parser (~> 1) faraday (>= 2.0)