From 7c74cf4f4aa864962fbaa8574adcfe68618fbb20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 14:02:43 +0000 Subject: [PATCH] Bump puma from 5.3.2 to 6.0.1 in /src/supermarket Bumps [puma](https://github.com/puma/puma) from 5.3.2 to 6.0.1. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/compare/v5.3.2...v6.0.1) --- updated-dependencies: - dependency-name: puma dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/supermarket/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/supermarket/Gemfile.lock b/src/supermarket/Gemfile.lock index 2aea422c03..219f09f1ee 100644 --- a/src/supermarket/Gemfile.lock +++ b/src/supermarket/Gemfile.lock @@ -425,7 +425,7 @@ GEM net-ssh (>= 2.6.5) net-ssh-gateway (>= 1.2.0) newrelic_rpm (7.2.0) - nio4r (2.5.7) + nio4r (2.5.8) nokogiri (1.12.3) mini_portile2 (~> 2.6.1) racc (~> 1.4) @@ -509,7 +509,7 @@ GEM pry-rails (0.3.9) pry (>= 0.10.4) public_suffix (4.0.6) - puma (5.3.2) + puma (6.0.1) nio4r (~> 2.0) pundit (2.1.0) activesupport (>= 3.0.0)