From 337cdeca065dbfedeb994a47b9594dc57898aa13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Aug 2023 01:03:41 +0000 Subject: [PATCH] Bump puma from 5.3.2 to 6.3.1 in /geode-book Bumps [puma](https://github.com/puma/puma) from 5.3.2 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/v5.3.2...v6.3.1) --- updated-dependencies: - dependency-name: puma dependency-type: indirect ... Signed-off-by: dependabot[bot] --- geode-book/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/geode-book/Gemfile.lock b/geode-book/Gemfile.lock index bd97f98fc1b9..2417656b949e 100644 --- a/geode-book/Gemfile.lock +++ b/geode-book/Gemfile.lock @@ -168,7 +168,7 @@ GEM minitest (5.14.4) multi_json (1.15.0) multipart-post (2.1.1) - nio4r (2.5.7) + nio4r (2.5.9) nokogiri (1.10.1) mini_portile2 (~> 2.4.0) padrino-helpers (0.13.3.4) @@ -179,7 +179,7 @@ GEM activesupport (>= 3.1) parallel (1.20.1) public_suffix (4.0.6) - puma (5.3.2) + puma (6.3.1) nio4r (~> 2.0) rack (1.6.13) rack-livereload (0.3.17)