From 555db8eb48989d6467fc507ad86cb3f419508639 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Aug 2023 01:26:39 +0000 Subject: [PATCH] Bump puma from 5.6.4 to 6.3.1 in /docs/geode-native-book-dotnet Bumps [puma](https://github.com/puma/puma) from 5.6.4 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.6.4...v6.3.1) --- updated-dependencies: - dependency-name: puma dependency-type: indirect ... Signed-off-by: dependabot[bot] --- docs/geode-native-book-dotnet/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/geode-native-book-dotnet/Gemfile.lock b/docs/geode-native-book-dotnet/Gemfile.lock index c02d2f7009..254abc29fb 100644 --- a/docs/geode-native-book-dotnet/Gemfile.lock +++ b/docs/geode-native-book-dotnet/Gemfile.lock @@ -176,7 +176,7 @@ GEM minitest (5.15.0) multi_json (1.15.0) multipart-post (2.1.1) - nio4r (2.5.8) + nio4r (2.5.9) nokogiri (1.10.1) mini_portile2 (~> 2.4.0) padrino-helpers (0.13.3.4) @@ -187,7 +187,7 @@ GEM activesupport (>= 3.1) parallel (1.21.0) public_suffix (4.0.6) - puma (5.6.4) + puma (6.3.1) nio4r (~> 2.0) rack (1.6.13) rack-livereload (0.3.17)