From 3165d5ade66fa5304385c800d1bb6d381ee67d5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 09:16:03 +0000 Subject: [PATCH] Bump pundit from 2.2.0 to 2.3.0 in /gemfiles/rails_61_turbolinks 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_turbolinks/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gemfiles/rails_61_turbolinks/Gemfile.lock b/gemfiles/rails_61_turbolinks/Gemfile.lock index a289d4349b5..51a69c0dfa3 100644 --- a/gemfiles/rails_61_turbolinks/Gemfile.lock +++ b/gemfiles/rails_61_turbolinks/Gemfile.lock @@ -255,7 +255,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)