From f1fb4758c387b6736511ba35e6874a5bdbfd2b4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Sep 2025 19:17:08 +0000 Subject: [PATCH] chore(deps): bump pundit from 2.5.0 to 2.5.1 Bumps [pundit](https://github.com/varvet/pundit) from 2.5.0 to 2.5.1. - [Changelog](https://github.com/varvet/pundit/blob/main/CHANGELOG.md) - [Commits](https://github.com/varvet/pundit/compare/v2.5.0...v2.5.1) --- updated-dependencies: - dependency-name: pundit dependency-version: 2.5.1 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 4e0524e..2638651 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,7 +84,7 @@ GEM bcrypt (3.1.20) bcrypt_pbkdf (1.1.1) benchmark (0.4.1) - bigdecimal (3.2.2) + bigdecimal (3.2.3) bindex (0.8.1) bootsnap (1.18.6) msgpack (~> 1.2) @@ -109,7 +109,7 @@ GEM logger (~> 1.5) cocoon (1.2.15) concurrent-ruby (1.3.5) - connection_pool (2.5.3) + connection_pool (2.5.4) crass (1.0.6) cronex (0.15.0) tzinfo @@ -296,7 +296,7 @@ GEM public_suffix (6.0.2) puma (6.6.0) nio4r (~> 2.0) - pundit (2.5.0) + pundit (2.5.1) activesupport (>= 3.0.0) raabro (1.4.0) racc (1.8.1)