From 1dd16d64a863f60db5d95c9959daf0fc49c4e66b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 19:25:08 +0000 Subject: [PATCH] chore(deps): bump ruby_llm from 1.14.0 to 1.15.0 Bumps [ruby_llm](https://github.com/crmne/ruby_llm) from 1.14.0 to 1.15.0. - [Release notes](https://github.com/crmne/ruby_llm/releases) - [Commits](https://github.com/crmne/ruby_llm/compare/1.14.0...1.15.0) --- updated-dependencies: - dependency-name: ruby_llm dependency-version: 1.15.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 dd006b1..f843c3f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -170,7 +170,7 @@ GEM jbuilder (2.14.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) - json (2.19.3) + json (2.19.5) json-schema (5.2.2) addressable (~> 2.8) bigdecimal (~> 3.1) @@ -368,7 +368,7 @@ GEM rubocop-rails (>= 2.30) ruby-progressbar (1.13.0) ruby-rc4 (0.1.5) - ruby_llm (1.14.0) + ruby_llm (1.15.0) base64 event_stream_parser (~> 1) faraday (>= 1.10.0)