From 3de8b0be1a50fa25d33d7f9943db4214ab1f7c74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 19:19:12 +0000 Subject: [PATCH] Bump avo from 3.14.1 to 3.14.3 Bumps [avo](https://github.com/avo-hq/avo) from 3.14.1 to 3.14.3. - [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.14.1...v3.14.3) --- updated-dependencies: - dependency-name: avo 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 a84f9e3..ae4098b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -116,7 +116,7 @@ GEM activerecord (>= 3.2, < 8.0) rake (>= 10.4, < 14.0) ast (2.4.2) - avo (3.14.1) + avo (3.14.3) actionview (>= 6.1) active_link_to activerecord (>= 6.1) @@ -247,7 +247,7 @@ GEM actionpack (>= 6.0.0, < 8.1) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.25.1) + minitest (5.25.2) mocha (2.5.0) ruby2_keywords (>= 0.0.5) msgpack (1.7.2) @@ -318,7 +318,7 @@ GEM ffi (~> 1.0) rbs (3.6.1) logger - rdoc (6.7.0) + rdoc (6.8.1) psych (>= 4.0.0) redcarpet (3.6.0) redis (5.3.0)