From 6e6e5876c3c8855a1ee74733c635a50ae38d4d11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 09:16:42 +0000 Subject: [PATCH] Bump pundit from 2.2.0 to 2.3.0 in /gemfiles/rails_61 Bumps [pundit](https://github.com/varvet/pundit) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/varvet/pundit/releases) - [Changelog](https://github.com/varvet/pundit/blob/main/CHANGELOG.md) - [Commits](https://github.com/varvet/pundit/commits) --- updated-dependencies: - dependency-name: pundit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- gemfiles/rails_61/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gemfiles/rails_61/Gemfile.lock b/gemfiles/rails_61/Gemfile.lock index 7796721cea8..11fc16aa67c 100644 --- a/gemfiles/rails_61/Gemfile.lock +++ b/gemfiles/rails_61/Gemfile.lock @@ -310,7 +310,7 @@ GEM byebug (~> 11.0) pry (~> 0.13.0) public_suffix (5.0.0) - pundit (2.2.0) + pundit (2.3.0) activesupport (>= 3.0.0) racc (1.6.0) racc (1.6.0-java)