From 60ee22ae3e11478a941e8b08c9c942f98a110c0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 14:05:10 +0000 Subject: [PATCH] Bump audited from 4.10.0 to 5.3.3 Bumps [audited](https://github.com/collectiveidea/audited) from 4.10.0 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/v4.10.0...v5.3.3) --- updated-dependencies: - dependency-name: audited dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b51d0f08..74fba64c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,8 +72,9 @@ GEM appsignal (3.0.21) rack ast (2.4.2) - audited (4.10.0) - activerecord (>= 4.2, < 6.2) + audited (5.3.3) + activerecord (>= 5.0, < 7.1) + request_store (~> 1.2) aws-eventstream (1.1.1) aws-partitions (1.460.0) aws-sdk-core (3.114.0) @@ -110,7 +111,7 @@ GEM selenium-webdriver (~> 3.0) childprocess (3.0.0) coderay (1.1.3) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) connection_pool (2.2.5) crack (0.4.5) rexml @@ -165,7 +166,7 @@ GEM rubocop (< 2.0) hashdiff (1.0.1) htmlentities (4.3.4) - i18n (1.12.0) + i18n (1.13.0) concurrent-ruby (~> 1.0) jmespath (1.6.2) json (2.5.1) @@ -214,7 +215,7 @@ GEM method_source (1.0.0) mini_mime (1.1.0) mini_portile2 (2.8.1) - minitest (5.17.0) + minitest (5.18.0) msgpack (1.4.2) multipart-post (2.1.1) nenv (0.3.0) @@ -297,6 +298,8 @@ GEM redis-namespace (1.8.1) redis (>= 3.0.4) regexp_parser (2.1.1) + request_store (1.5.1) + rack (>= 1.4) rexml (3.2.5) roo (2.8.3) nokogiri (~> 1) @@ -404,7 +407,7 @@ GEM thor (1.1.0) thread_safe (0.3.6) tilt (2.0.10) - tzinfo (1.2.10) + tzinfo (1.2.11) thread_safe (~> 0.1) tzinfo-data (1.2021.1) tzinfo (>= 1.0.0) @@ -429,7 +432,7 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) yard (0.9.26) - zeitwerk (2.6.6) + zeitwerk (2.6.8) PLATFORMS ruby