From e43c9acfda8713da8c4f11398431416c62cab286 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 May 2022 14:33:44 +0000 Subject: [PATCH] Bump puma from 5.3.2 to 5.6.4 in /geode-book Bumps [puma](https://github.com/puma/puma) from 5.3.2 to 5.6.4. - [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...v5.6.4) --- 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..cd9260c16059 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.8) 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 (5.6.4) nio4r (~> 2.0) rack (1.6.13) rack-livereload (0.3.17)