From b549f059d530a277e8685326d5eb7c61d5b7a55a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 07:56:39 +0000 Subject: [PATCH] Bump pundit from 2.3.1 to 2.3.2 Bumps [pundit](https://github.com/varvet/pundit) from 2.3.1 to 2.3.2. - [Changelog](https://github.com/varvet/pundit/blob/main/CHANGELOG.md) - [Commits](https://github.com/varvet/pundit/compare/v2.3.1...v2.3.2) --- updated-dependencies: - dependency-name: pundit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3f1a2d0..47fe263 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -36,7 +36,7 @@ GEM tzinfo (~> 2.0) ast (2.4.2) base64 (0.2.0) - bigdecimal (3.1.7) + bigdecimal (3.1.8) builder (3.2.4) concurrent-ruby (1.2.3) connection_pool (2.4.1) @@ -48,7 +48,7 @@ GEM docile (1.4.0) drb (2.2.1) erubi (1.12.0) - i18n (1.14.4) + i18n (1.14.5) concurrent-ruby (~> 1.0) io-console (0.7.2) irb (1.12.0) @@ -74,7 +74,7 @@ GEM racc psych (5.1.2) stringio - pundit (2.3.1) + pundit (2.3.2) activesupport (>= 3.0.0) pundit-matchers (3.1.2) rspec-core (~> 3.12)