From 5150e2649863924735f28b96122eb8c3af26e63d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Sep 2024 15:04:47 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 950a1843..eacde99a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -245,7 +245,7 @@ GEM puma-metrics (1.4.0) prometheus-client (>= 0.10) puma (>= 6.0) - pundit (2.3.2) + pundit (2.4.0) activesupport (>= 3.0.0) pundit-matchers (3.1.2) rspec-core (~> 3.12)