From 05b9c6c2f5be6b3b255a724da888938ef9db9f15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 14:20:14 +0000 Subject: [PATCH] Bump ruby_llm from 1.3.1 to 1.6.0 Bumps [ruby_llm](https://github.com/crmne/ruby_llm) from 1.3.1 to 1.6.0. - [Release notes](https://github.com/crmne/ruby_llm/releases) - [Commits](https://github.com/crmne/ruby_llm/compare/1.3.1...1.6.0) --- updated-dependencies: - dependency-name: ruby_llm dependency-version: 1.6.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 d416cc4..2a40cf6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -144,7 +144,7 @@ GEM jbuilder (2.13.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) - json (2.13.1) + json (2.13.2) jwt (3.1.2) base64 kamal (2.7.0) @@ -335,7 +335,7 @@ GEM faraday (>= 1) faraday-multipart (>= 1) ruby-progressbar (1.13.0) - ruby_llm (1.3.1) + ruby_llm (1.6.0) base64 event_stream_parser (~> 1) faraday (>= 1.10.0)