From fc82629cb18041db4953896ebe662c0fcbd09f2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 16:54:07 +0000 Subject: [PATCH] Bump audited from 5.6.0 to 5.7.0 Bumps [audited](https://github.com/collectiveidea/audited) from 5.6.0 to 5.7.0. - [Changelog](https://github.com/collectiveidea/audited/blob/main/CHANGELOG.md) - [Commits](https://github.com/collectiveidea/audited/compare/v5.6.0...v5.7.0) --- updated-dependencies: - dependency-name: audited dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 57f8d5e..015f5b5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,9 +104,9 @@ GEM sinatra thor tilt - audited (5.6.0) - activerecord (>= 5.2, < 7.2) - activesupport (>= 5.2, < 7.2) + audited (5.7.0) + activerecord (>= 5.2, < 8.0) + activesupport (>= 5.2, < 8.0) audited-activejob (0.0.5) activejob audited @@ -159,7 +159,7 @@ GEM open4 (~> 1.3) colored2 (3.1.2) colorize (1.1.0) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) console1984 (0.2.0) irb (~> 1.13) @@ -345,7 +345,7 @@ GEM mini_histogram (0.3.1) mini_magick (4.13.2) mini_mime (1.1.5) - minitest (5.24.1) + minitest (5.25.0) mission_control-jobs (0.2.1) importmap-rails rails (~> 7.1)