From b64db8ccee6bc7e5fddbd9dfd305d93397c0127f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 14:18:19 +0000 Subject: [PATCH] Bump audited from 5.0.2 to 5.3.3 Bumps [audited](https://github.com/collectiveidea/audited) from 5.0.2 to 5.3.3. - [Release notes](https://github.com/collectiveidea/audited/releases) - [Changelog](https://github.com/collectiveidea/audited/blob/main/CHANGELOG.md) - [Commits](https://github.com/collectiveidea/audited/compare/v5.0.2...v5.3.3) --- updated-dependencies: - dependency-name: audited dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9e098c7..91e7c1e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,8 +78,9 @@ GEM addressable (2.8.1) public_suffix (>= 2.0.2, < 6.0) amazing_print (1.4.0) - audited (5.0.2) + audited (5.3.3) activerecord (>= 5.0, < 7.1) + request_store (~> 1.2) autoprefixer-rails (10.4.7.0) execjs (~> 2) aws-eventstream (1.2.0) @@ -118,7 +119,7 @@ GEM xpath (~> 3.2) childprocess (4.1.0) coderay (1.1.3) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) crass (1.0.6) devise (4.8.1) bcrypt (~> 3.0) @@ -147,7 +148,7 @@ GEM sassc (~> 2.0) globalid (1.0.1) activesupport (>= 5.0) - i18n (1.12.0) + i18n (1.13.0) concurrent-ruby (~> 1.0) image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) @@ -190,7 +191,7 @@ GEM mini_portile2 (2.8.1) mini_racer (0.6.3) libv8-node (~> 16.10.0.0) - minitest (5.17.0) + minitest (5.18.0) mysql2 (0.5.4) net-imap (0.2.3) digest @@ -269,6 +270,8 @@ GEM ffi (~> 1.0) redcarpet (3.5.1) regexp_parser (2.5.0) + request_store (1.5.1) + rack (>= 1.4) responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0) @@ -332,7 +335,7 @@ GEM thor (1.2.1) tilt (2.0.11) timeout (0.3.0) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) warden (1.2.9) rack (>= 2.0.9)