From 5e5fbde0741e80573c2a3cb2e14dcf58642d764a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Aug 2023 00:36:14 +0000 Subject: [PATCH] Bump puma from 4.3.5 to 6.3.1 in /docs-book Bumps [puma](https://github.com/puma/puma) from 4.3.5 to 6.3.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/v4.3.5...v6.3.1) --- updated-dependencies: - dependency-name: puma dependency-type: indirect ... Signed-off-by: dependabot[bot] --- docs-book/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs-book/Gemfile.lock b/docs-book/Gemfile.lock index 3450239..2ce3d1f 100644 --- a/docs-book/Gemfile.lock +++ b/docs-book/Gemfile.lock @@ -156,7 +156,7 @@ GEM minitest (5.14.1) multi_json (1.14.1) multipart-post (2.1.1) - nio4r (2.5.2) + nio4r (2.5.9) nokogiri (1.10.1) mini_portile2 (~> 2.4.0) padrino-helpers (0.13.3.4) @@ -167,7 +167,7 @@ GEM activesupport (>= 3.1) parallel (1.19.2) public_suffix (4.0.5) - puma (4.3.5) + puma (6.3.1) nio4r (~> 2.0) rack (1.6.13) rack-livereload (0.3.17)