From 943629431a3152370f583d05e347126642fc04ec Mon Sep 17 00:00:00 2001 From: Colin Darie Date: Mon, 29 Jan 2024 22:10:50 +0100 Subject: [PATCH] chore(bundle): Update pundit from 2.2.0 to 2.3.1 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 18274f47a..4461a0348 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -484,7 +484,7 @@ GEM public_suffix (5.0.4) puma (6.4.2) nio4r (~> 2.0) - pundit (2.2.0) + pundit (2.3.1) activesupport (>= 3.0.0) raabro (1.4.0) racc (1.7.3)