From d4ce66647da6f66db1f55ecc71828c2c8b41689c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 23:44:30 +0000 Subject: [PATCH] Bump avo from 3.23.0 to 3.23.1 Bumps [avo](https://github.com/avo-hq/avo) from 3.23.0 to 3.23.1. - [Release notes](https://github.com/avo-hq/avo/releases) - [Changelog](https://github.com/avo-hq/avo/blob/main/RELEASE.MD) - [Commits](https://github.com/avo-hq/avo/compare/v3.23.0...v3.23.1) --- updated-dependencies: - dependency-name: avo dependency-version: 3.23.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f6772a8..0dfacd5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,7 +112,7 @@ GEM anthropic (1.6.0) connection_pool ast (2.4.3) - avo (3.23.0) + avo (3.23.1) actionview (>= 6.1) active_link_to activerecord (>= 6.1) @@ -342,7 +342,7 @@ GEM omniauth (~> 2.0) orm_adapter (0.5.0) ostruct (0.6.3) - pagy (9.3.5) + pagy (9.4.0) parallel (1.27.0) parser (3.3.9.0) ast (~> 2.4.1) @@ -495,7 +495,7 @@ GEM uri (1.0.3) useragent (0.16.11) version_gem (1.1.8) - view_component (4.0.1) + view_component (4.0.2) activesupport (>= 7.1.0, < 8.1) concurrent-ruby (~> 1) warden (1.2.9)