From a6f6387ada5757e7703a0bfd638841f2da21c195 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 05:53:22 +0000 Subject: [PATCH] Bump ruby_llm from 1.15.0 to 1.16.0 Bumps [ruby_llm](https://github.com/crmne/ruby_llm) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/crmne/ruby_llm/releases) - [Commits](https://github.com/crmne/ruby_llm/compare/1.15.0...1.16.0) --- updated-dependencies: - dependency-name: ruby_llm dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile b/Gemfile index 54dfde5..b6b03e1 100644 --- a/Gemfile +++ b/Gemfile @@ -43,7 +43,7 @@ gem "thruster", require: false # gem "image_processing", "~> 1.2" gem "redcarpet", "~> 3.6" -gem "ruby_llm", "~> 1.6" +gem "ruby_llm", "~> 1.16" gem "validate_url", "~> 1.0" group :development, :test do diff --git a/Gemfile.lock b/Gemfile.lock index be91354..92f60eb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -135,13 +135,13 @@ GEM et-orbi (1.4.0) tzinfo event_stream_parser (1.0.0) - faraday (2.14.1) + faraday (2.14.2) faraday-net_http (>= 2.0, < 3.5) json logger faraday-multipart (1.2.0) multipart-post (~> 2.0) - faraday-net_http (3.4.2) + faraday-net_http (3.4.4) net-http (~> 0.5) faraday-retry (2.4.0) faraday (~> 2.0) @@ -176,7 +176,7 @@ GEM actionview (>= 7.0.0) activesupport (>= 7.0.0) jmespath (1.6.2) - json (2.19.5) + json (2.19.8) kamal (2.11.0) activesupport (>= 7.0) base64 (~> 0.2) @@ -225,7 +225,7 @@ GEM net-imap net-pop net-smtp - marcel (1.1.0) + marcel (1.2.1) matrix (0.4.3) mini_mime (1.1.5) minitest (6.0.6) @@ -365,7 +365,7 @@ GEM rubocop-performance (>= 1.24) rubocop-rails (>= 2.30) ruby-progressbar (1.13.0) - ruby_llm (1.15.0) + ruby_llm (1.16.0) base64 event_stream_parser (~> 1) faraday (>= 1.10.0) @@ -375,7 +375,7 @@ GEM marcel (~> 1) ruby_llm-schema (~> 0) zeitwerk (~> 2) - ruby_llm-schema (0.3.0) + ruby_llm-schema (0.4.0) rubyzip (3.3.0) securerandom (0.4.1) selenium-webdriver (4.43.0) @@ -446,7 +446,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.7.5) + zeitwerk (2.8.2) PLATFORMS aarch64-linux @@ -479,7 +479,7 @@ DEPENDENCIES rails (~> 8.1.3) redcarpet (~> 3.6) rubocop-rails-omakase - ruby_llm (~> 1.6) + ruby_llm (~> 1.16) selenium-webdriver solid_cable solid_cache