From 5bc6e1d7f4e19579d5f1f024c495cf8a64340556 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 22:36:34 +0000 Subject: [PATCH] Bump audited from 5.0.1 to 5.4.1 Bumps [audited](https://github.com/collectiveidea/audited) from 5.0.1 to 5.4.1. - [Changelog](https://github.com/collectiveidea/audited/blob/main/CHANGELOG.md) - [Commits](https://github.com/collectiveidea/audited/compare/v5.0.1...v5.4.1) --- updated-dependencies: - dependency-name: audited dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 78a8e8da..4361a133 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,8 +63,9 @@ GEM addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.2) - audited (5.0.1) - activerecord (>= 5.0, < 6.2) + audited (5.4.1) + activerecord (>= 5.0, < 7.7) + activesupport (>= 5.0, < 7.7) binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) brakeman (5.4.1) @@ -187,7 +188,7 @@ GEM http-accept (1.7.0) http-cookie (1.0.4) domain_name (~> 0.5) - i18n (1.13.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) iconv (1.0.8) jbuilder (2.11.2) @@ -235,7 +236,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2021.0225) mini_mime (1.1.2) - minitest (5.18.0) + minitest (5.20.0) multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.1.1) @@ -500,7 +501,7 @@ GEM whois (>= 4.0.7) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.8) + zeitwerk (2.6.12) PLATFORMS aarch64-linux