From f4eebf0da47778f63e8bb63c0852e18ccfd5f739 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Aug 2023 23:12:50 +0000 Subject: [PATCH] Bump puma from 3.12.4 to 5.6.7 Bumps [puma](https://github.com/puma/puma) from 3.12.4 to 5.6.7. - [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/v3.12.4...v5.6.7) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1a02e54..0755809 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -164,6 +164,7 @@ GEM minitest (5.10.2) multipart-post (2.0.0) net-dns (0.8.0) + nio4r (2.5.9) nokogiri (1.10.8) mini_portile2 (~> 2.4.0) octokit (4.7.0) @@ -171,7 +172,8 @@ GEM pathutil (0.14.0) forwardable-extended (~> 2.6) public_suffix (2.0.5) - puma (3.12.4) + puma (5.6.7) + nio4r (~> 2.0) rack (1.6.12) rack-jekyll (0.5.0) jekyll (>= 1.3)