From 5f46ca6fec56a7a705231a9aef72da7eea265d5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 11:34:04 +0000 Subject: [PATCH] Bump ruby_llm from 1.3.1 to 1.6.3 Bumps [ruby_llm](https://github.com/crmne/ruby_llm) from 1.3.1 to 1.6.3. - [Release notes](https://github.com/crmne/ruby_llm/releases) - [Commits](https://github.com/crmne/ruby_llm/compare/1.3.1...1.6.3) --- updated-dependencies: - dependency-name: ruby_llm dependency-version: 1.6.3 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..e2a12b2 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.3) base64 event_stream_parser (~> 1) faraday (>= 1.10.0)