From 0ccf4a37d9797bec4d5b22f388baa669ee6d0e92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 12:13:19 +0000 Subject: [PATCH] Bump rails-ai-context from 5.21.3 to 5.24.0 Bumps [rails-ai-context](https://github.com/crisnahine/rails-ai-context) from 5.21.3 to 5.24.0. - [Release notes](https://github.com/crisnahine/rails-ai-context/releases) - [Changelog](https://github.com/crisnahine/rails-ai-context/blob/main/CHANGELOG.md) - [Commits](https://github.com/crisnahine/rails-ai-context/compare/v5.21.3...v5.24.0) --- updated-dependencies: - dependency-name: rails-ai-context dependency-version: 5.24.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9a36583..7082873 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -378,7 +378,7 @@ GEM activesupport (= 8.1.3.1) bundler (>= 1.15.0) railties (= 8.1.3.1) - rails-ai-context (5.21.3) + rails-ai-context (5.24.0) concurrent-ruby (>= 1.2, < 3.0) mcp (>= 0.8, < 2.0) prism (>= 1.4, < 2.0)