From 53ea8453dd577c8a6a8bb5b89e4af6d304764a9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 01:45:29 +0000 Subject: [PATCH] Bump audited from 5.3.3 to 5.4.3 Bumps [audited](https://github.com/collectiveidea/audited) from 5.3.3 to 5.4.3. - [Changelog](https://github.com/collectiveidea/audited/blob/main/CHANGELOG.md) - [Commits](https://github.com/collectiveidea/audited/compare/v5.3.3...v5.4.3) --- updated-dependencies: - dependency-name: audited dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e64d805d..f29ec436 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,8 +70,8 @@ GEM public_suffix (>= 2.0.2, < 6.0) ansi (1.5.0) ast (2.4.2) - audited (5.3.3) - activerecord (>= 5.0, < 7.1) + audited (5.4.3) + activerecord (>= 5.0, < 7.2) request_store (~> 1.2) aws-eventstream (1.2.0) aws-partitions (1.847.0) @@ -178,7 +178,7 @@ GEM method_source (1.0.0) mini_mime (1.1.5) mini_portile2 (2.8.5) - minitest (5.20.0) + minitest (5.21.1) msgpack (1.6.0) multi_xml (0.6.0) mysql2 (0.5.5)