From 49c279ac6059c0373e93bca953e980164062358a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 04:21:48 +0000 Subject: [PATCH] Bump pundit from 2.3.2 to 2.4.0 Bumps [pundit](https://github.com/varvet/pundit) from 2.3.2 to 2.4.0. - [Changelog](https://github.com/varvet/pundit/blob/main/CHANGELOG.md) - [Commits](https://github.com/varvet/pundit/compare/v2.3.2...v2.4.0) --- updated-dependencies: - dependency-name: pundit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6d1e5e613..75b6a7721 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -133,7 +133,7 @@ GEM execjs coffee-script-source (1.12.2) commonmarker (0.23.10) - concurrent-ruby (1.3.4) + concurrent-ruby (1.3.5) crass (1.0.6) css_parser (1.14.0) addressable @@ -185,7 +185,7 @@ GEM hashie (5.0.0) high_voltage (3.1.2) htmlentities (4.3.4) - i18n (1.14.6) + i18n (1.14.7) concurrent-ruby (~> 1.0) icalendar (2.10.1) ice_cube (~> 0.16) @@ -309,7 +309,7 @@ GEM public_suffix (6.0.1) puma (6.4.3) nio4r (~> 2.0) - pundit (2.3.2) + pundit (2.4.0) activesupport (>= 3.0.0) racc (1.8.1) rack (2.2.10)