From 9e1cf9b11c64b2e434764abb6c55fbae94820915 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 22:10:56 +0000 Subject: [PATCH] Bump puma from 4.3.12 to 5.6.8 Bumps [puma](https://github.com/puma/puma) from 4.3.12 to 5.6.8. - [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.12...v5.6.8) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 462ea16..caf734f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,8 +13,8 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) netrc (0.11.0) - nio4r (2.5.8) - puma (4.3.12) + nio4r (2.7.1) + puma (5.6.8) nio4r (~> 2.0) rack (2.2.6.4) rack-protection (2.0.8.1)