From d4aaffa8a01f3915a72899305ed546ad1730bd10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 01:43:42 +0000 Subject: [PATCH] Bump audited from 5.3.3 to 5.4.0 Bumps [audited](https://github.com/collectiveidea/audited) from 5.3.3 to 5.4.0. - [Changelog](https://github.com/collectiveidea/audited/blob/main/CHANGELOG.md) - [Commits](https://github.com/collectiveidea/audited/compare/v5.3.3...v5.4.0) --- updated-dependencies: - dependency-name: audited dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 2639c0d5..e9fd37cf 100644 --- a/Gemfile +++ b/Gemfile @@ -32,7 +32,7 @@ gem "uk_postcode" gem "phonelib" ############### -gem "audited", "~> 5.3", ">= 5.3.3" +gem "audited", "~> 5.4" gem "config", "~> 4.2" gem "devise", "~> 4.9" gem "flipper" diff --git a/Gemfile.lock b/Gemfile.lock index 2f5b2985..e7e08efd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,8 +72,8 @@ GEM activerecord (>= 3.2, < 8.0) rake (>= 10.4, < 14.0) ast (2.4.2) - audited (5.3.3) - activerecord (>= 5.0, < 7.1) + audited (5.4.0) + activerecord (>= 5.0, < 7.2) request_store (~> 1.2) base64 (0.1.1) bcrypt (3.1.19) @@ -467,7 +467,7 @@ PLATFORMS DEPENDENCIES annotate - audited (~> 5.3, >= 5.3.3) + audited (~> 5.4) binding_of_caller bootsnap brakeman