From 41a17a152c98da6942b9f7a847e61553bfe5f232 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Aug 2021 17:15:50 +0000 Subject: [PATCH] Bump pundit from 2.1.0 to 2.1.1 in /gemfiles/rails_61_webpacker 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) --- updated-dependencies: - dependency-name: pundit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gemfiles/rails_61_webpacker/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gemfiles/rails_61_webpacker/Gemfile.lock b/gemfiles/rails_61_webpacker/Gemfile.lock index f6c4fd4c8a1..5a15304b392 100644 --- a/gemfiles/rails_61_webpacker/Gemfile.lock +++ b/gemfiles/rails_61_webpacker/Gemfile.lock @@ -262,7 +262,7 @@ GEM byebug (~> 11.0) pry (~> 0.13.0) public_suffix (4.0.6) - pundit (2.1.0) + pundit (2.1.1) activesupport (>= 3.0.0) racc (1.5.2) racc (1.5.2-java)