From c68fb4f40ac075cb90ac5a052443b47b12ac089f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 14:13:24 +0000 Subject: [PATCH] Bump pundit from 2.1.0 to 2.3.0 in /src/supermarket Bumps [pundit](https://github.com/varvet/pundit) from 2.1.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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/supermarket/Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/supermarket/Gemfile.lock b/src/supermarket/Gemfile.lock index 2aea422c03..b4787af435 100644 --- a/src/supermarket/Gemfile.lock +++ b/src/supermarket/Gemfile.lock @@ -190,7 +190,7 @@ GEM sass (>= 3.2, < 3.5) compass-rails (2.0.1) compass (~> 1.0.0) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) connection_pool (2.2.5) crack (0.4.5) rexml @@ -308,7 +308,7 @@ GEM http-parser (1.2.3) ffi-compiler (>= 1.0, < 2.0) httpclient (2.8.3) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) iniparse (1.5.0) @@ -399,7 +399,7 @@ GEM rake mini_mime (1.1.0) mini_portile2 (2.6.1) - minitest (5.14.4) + minitest (5.16.3) mixlib-archive (0.4.20) mixlib-log mixlib-authentication (3.0.10) @@ -511,7 +511,7 @@ GEM public_suffix (4.0.6) puma (5.3.2) nio4r (~> 2.0) - pundit (2.1.0) + pundit (2.3.0) activesupport (>= 3.0.0) raabro (1.4.0) racc (1.5.2) @@ -715,7 +715,7 @@ GEM pastel (~> 0.8) strings (~> 0.2.0) tty-screen (~> 0.8) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3) @@ -776,7 +776,7 @@ GEM nokogiri (~> 1.8) yajl-ruby (1.4.1) yard (0.9.26) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS ruby