From 00eaec9677587de7d2b9747a53806d77db77ac85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 04:56:56 +0000 Subject: [PATCH] Bump puma from 4.3.9 to 6.3.0 Bumps [puma](https://github.com/puma/puma) from 4.3.9 to 6.3.0. - [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/v4.3.9...v6.3.0) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b3b0b9fb8..a9814bfb9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -188,7 +188,7 @@ GEM net-sftp (2.1.2) net-ssh (>= 2.6.5) net-ssh (5.0.2) - nio4r (2.5.8) + nio4r (2.5.9) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) oauth2 (1.4.4) @@ -238,7 +238,7 @@ GEM i18n (>= 0.5.0) railties (>= 3.0.0) public_suffix (4.0.7) - puma (4.3.9) + puma (6.3.0) nio4r (~> 2.0) pundit (2.1.0) activesupport (>= 3.0.0)