From 15b011b61ec7280a23ca81f8e9a65adc5a231acd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Aug 2021 17:16:36 +0000 Subject: [PATCH] Bump pundit from 2.1.0 to 2.1.1 in /gemfiles/rails_52 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_52/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gemfiles/rails_52/Gemfile.lock b/gemfiles/rails_52/Gemfile.lock index e607863c198..6ca6c495888 100644 --- a/gemfiles/rails_52/Gemfile.lock +++ b/gemfiles/rails_52/Gemfile.lock @@ -85,7 +85,7 @@ GEM xpath (~> 3.2) cliver (0.3.2) coderay (1.1.2) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.9) crass (1.0.6) cucumber (5.3.0) builder (~> 3.2, >= 3.2.4) @@ -245,7 +245,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)