From 177f9f9a99f398ca5614b84ac7677c228affbd72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 10:22:50 +0000 Subject: [PATCH] Bump puma from 3.11.2 to 6.2.1 in /book Bumps [puma](https://github.com/puma/puma) from 3.11.2 to 6.2.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/v3.11.2...v6.2.1) --- updated-dependencies: - dependency-name: puma dependency-type: indirect ... Signed-off-by: dependabot[bot] --- book/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/book/Gemfile.lock b/book/Gemfile.lock index 7bcd1e6..17138e3 100644 --- a/book/Gemfile.lock +++ b/book/Gemfile.lock @@ -156,6 +156,7 @@ GEM minitest (5.11.3) multi_json (1.13.1) multipart-post (2.0.0) + nio4r (2.5.9) nokogiri (1.8.1) mini_portile2 (~> 2.3.0) padrino-helpers (0.13.3.4) @@ -166,7 +167,8 @@ GEM activesupport (>= 3.1) parallel (1.12.1) public_suffix (3.0.1) - puma (3.11.2) + puma (6.2.1) + nio4r (~> 2.0) rack (1.6.8) rack-livereload (0.3.16) rack