From a50251d0d7c3dc12fee8aee35b6fd69280f81221 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 17:00:54 +0000 Subject: [PATCH] Bump activeagent from 0.4.3 to 0.5.1 Bumps [activeagent](https://github.com/activeagents/activeagent) from 0.4.3 to 0.5.1. - [Release notes](https://github.com/activeagents/activeagent/releases) - [Changelog](https://github.com/activeagents/activeagent/blob/main/CHANGELOG.md) - [Commits](https://github.com/activeagents/activeagent/compare/v0.4.3...v0.5.1) --- updated-dependencies: - dependency-name: activeagent dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1f3c8cf..23209d6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,13 +44,12 @@ GEM erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activeagent (0.4.3) + activeagent (0.5.1) actionpack (>= 7.2, < 9.0) actionview (>= 7.2, < 9.0) activejob (>= 7.2, < 9.0) activemodel (>= 7.2, < 9.0) activesupport (>= 7.2, < 9.0) - rails (>= 7.2, < 9.0) activejob (8.0.2) activesupport (= 8.0.2) globalid (>= 0.3.6) @@ -386,7 +385,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) - rack (3.1.16) + rack (3.2.0) rack-protection (4.1.1) base64 (>= 0.1.0) logger (>= 1.6.0)