From 2529a97a141e6ff5c35c35c2f2131cb8afb77908 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 05:23:42 +0000 Subject: [PATCH] Bump activeagent from 0.4.3 to 0.6.1 Bumps [activeagent](https://github.com/activeagents/activeagent) from 0.4.3 to 0.6.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.6.1) --- updated-dependencies: - dependency-name: activeagent dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1f3c8cf..209d06f 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) - 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) + activeagent (0.6.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) activejob (8.0.2) activesupport (= 8.0.2) globalid (>= 0.3.6) @@ -144,7 +143,7 @@ GEM railties (>= 7.1.0, < 8.1.0) zeitwerk (>= 2.5.0) concurrent-ruby (1.3.5) - connection_pool (2.5.3) + connection_pool (2.5.4) console (1.32.0) fiber-annotation fiber-local (~> 1.1) @@ -309,7 +308,7 @@ GEM multipart-post (2.4.1) net-http (0.6.0) uri - net-imap (0.5.9) + net-imap (0.5.10) date net-protocol net-pop (0.1.2) @@ -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)