From 8d7b381100fb7bf13efa79dfc31f9e2cf3cf3208 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 09:56:13 +0000 Subject: [PATCH] Bump pundit from 2.3.0 to 2.3.1 Bumps [pundit](https://github.com/varvet/pundit) from 2.3.0 to 2.3.1. - [Changelog](https://github.com/varvet/pundit/blob/main/CHANGELOG.md) - [Commits](https://github.com/varvet/pundit/compare/v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: pundit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e0832774..a79e3324 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -284,7 +284,7 @@ GEM public_suffix (5.0.1) puma (6.3.0) nio4r (~> 2.0) - pundit (2.3.0) + pundit (2.3.1) activesupport (>= 3.0.0) questiongenerator (1.1.0) racc (1.7.1)