From 76b5b844b74841acd72789c271adc3cfcd247442 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 10:27:51 +0000 Subject: [PATCH] Bump pundit from 2.5.0 to 2.5.2 Bumps [pundit](https://github.com/varvet/pundit) from 2.5.0 to 2.5.2. - [Changelog](https://github.com/varvet/pundit/blob/main/CHANGELOG.md) - [Commits](https://github.com/varvet/pundit/compare/v2.5.0...v2.5.2) --- updated-dependencies: - dependency-name: pundit dependency-version: 2.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 48f4762..a848759 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -114,8 +114,8 @@ GEM aws-sigv4 (~> 1.5) aws-sigv4 (1.12.0) aws-eventstream (~> 1, >= 1.0.2) - base64 (0.2.0) - benchmark (0.4.0) + base64 (0.3.0) + benchmark (0.4.1) better_html (2.1.1) actionview (>= 6.0) activesupport (>= 6.0) @@ -123,7 +123,7 @@ GEM erubi (~> 1.4) parser (>= 2.4) smart_properties - bigdecimal (3.1.9) + bigdecimal (3.2.3) bindex (0.8.1) blind_index (2.7.0) activesupport (>= 7.1) @@ -137,7 +137,7 @@ GEM childprocess (5.1.0) logger (~> 1.5) concurrent-ruby (1.3.5) - connection_pool (2.5.3) + connection_pool (2.5.4) console1984 (0.2.2) irb (~> 1.13) parser @@ -359,7 +359,7 @@ GEM public_suffix (6.0.2) puma (6.6.0) nio4r (~> 2.0) - pundit (2.5.0) + pundit (2.5.2) activesupport (>= 3.0.0) raabro (1.4.0) racc (1.8.1)