From 4a31ec83415b3bde174ee1a9f82ee434838d505f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 02:03:54 +0000 Subject: [PATCH] Bump audited from 5.4.0 to 5.4.1 Bumps [audited](https://github.com/collectiveidea/audited) from 5.4.0 to 5.4.1. - [Changelog](https://github.com/collectiveidea/audited/blob/main/CHANGELOG.md) - [Commits](https://github.com/collectiveidea/audited/compare/v5.4.0...v5.4.1) --- updated-dependencies: - dependency-name: audited dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d5c546ab..bf37bc28 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,9 +80,9 @@ GEM activerecord (>= 3.2, < 8.0) rake (>= 10.4, < 14.0) ast (2.4.2) - audited (5.4.0) - activerecord (>= 5.0, < 7.2) - request_store (~> 1.2) + audited (5.4.1) + activerecord (>= 5.0, < 7.7) + activesupport (>= 5.0, < 7.7) base64 (0.1.1) bcrypt (3.1.19) bigdecimal (3.1.4) @@ -263,8 +263,6 @@ GEM msgpack (1.7.2) multi_xml (0.6.0) mutex_m (0.1.2) - date - net-protocol net-imap (0.4.2) date net-protocol @@ -366,8 +364,6 @@ GEM regexp_parser (2.8.1) reline (0.3.4) io-console (~> 0.5) - request_store (1.5.1) - rack (>= 1.4) responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2)