From cb5a9dfb14261c4fda38c348d9264621e4ca9b1f Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Fri, 13 Aug 2021 23:05:32 +0200 Subject: [PATCH] Maintenance: Bump pundit from 2.1.0 to 2.1.1 Bumps [pundit](https://github.com/varvet/pundit) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/varvet/pundit/releases) - [Changelog](https://github.com/varvet/pundit/blob/master/CHANGELOG.md) - [Commits](https://github.com/varvet/pundit/compare/v2.1.0...v2.1.1) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5320f9e02..4e98d9475 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -424,7 +424,7 @@ GEM public_suffix (4.0.6) puma (4.3.8) nio4r (~> 2.0) - pundit (2.1.0) + pundit (2.1.1) activesupport (>= 3.0.0) pundit-matchers (1.7.0) rspec-rails (>= 3.0.0)