From 28b4244e96c2690170bdfabda2ae3d4d2cbb98dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 09:08:57 +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 | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 71c4566d..55c4a3d9 100644 --- a/Gemfile +++ b/Gemfile @@ -110,7 +110,7 @@ gem "net-imap" gem "net-pop" gem "net-smtp" -gem "pundit", "~> 2.3" +gem "pundit", "~> 2.4" gem "rubyzip", "~> 2.3" diff --git a/Gemfile.lock b/Gemfile.lock index 89e51ca2..dd125898 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -313,7 +313,7 @@ GEM public_suffix (6.0.1) puma (6.4.2) nio4r (~> 2.0) - pundit (2.3.2) + pundit (2.4.0) activesupport (>= 3.0.0) questiongenerator (1.1.0) raabro (1.4.0) @@ -580,7 +580,7 @@ DEPENDENCIES pghero prometheus-client (~> 4.2) puma - pundit (~> 2.3) + pundit (~> 2.4) questiongenerator (~> 1.1) rails (~> 7.0.8) rails-controller-testing