From b329daee7d24525ee019cd6e3b20cd6b9d683a8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 17:46:33 +0000 Subject: [PATCH] Bump pundit from 2.1.0 to 2.3.1 in /gemfiles/rails_52 Bumps [pundit](https://github.com/varvet/pundit) from 2.1.0 to 2.3.1. - [Changelog](https://github.com/varvet/pundit/blob/main/CHANGELOG.md) - [Commits](https://github.com/varvet/pundit/compare/v2.1.0...v2.3.1) --- updated-dependencies: - dependency-name: pundit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- gemfiles/rails_52/Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gemfiles/rails_52/Gemfile.lock b/gemfiles/rails_52/Gemfile.lock index e607863c198..f3e5dd347c5 100644 --- a/gemfiles/rails_52/Gemfile.lock +++ b/gemfiles/rails_52/Gemfile.lock @@ -85,7 +85,7 @@ GEM xpath (~> 3.2) cliver (0.3.2) coderay (1.1.2) - concurrent-ruby (1.1.8) + concurrent-ruby (1.2.2) crass (1.0.6) cucumber (5.3.0) builder (~> 3.2, >= 3.2.4) @@ -167,7 +167,7 @@ GEM has_scope (0.8.0) actionpack (>= 5.2) activesupport (>= 5.2) - i18n (1.8.10) + i18n (1.14.1) concurrent-ruby (~> 1.0) inherited_resources (1.13.0) actionpack (>= 5.2, < 6.2) @@ -213,7 +213,7 @@ GEM mime-types-data (3.2021.0225) mini_mime (1.1.0) mini_portile2 (2.5.1) - minitest (5.14.4) + minitest (5.18.1) multi_test (0.1.2) nio4r (2.5.7) nio4r (2.5.7-java) @@ -245,7 +245,7 @@ GEM byebug (~> 11.0) pry (~> 0.13.0) public_suffix (4.0.6) - pundit (2.1.0) + pundit (2.3.1) activesupport (>= 3.0.0) racc (1.5.2) racc (1.5.2-java) @@ -342,7 +342,7 @@ GEM thread_safe (0.3.6) thread_safe (0.3.6-java) tilt (2.0.10) - tzinfo (1.2.9) + tzinfo (1.2.11) thread_safe (~> 0.1) warden (1.2.9) rack (>= 2.0.9)