From fcf0e59882b71afd27f259dda229284efbfff218 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 09:12:52 +0000 Subject: [PATCH] Bump puma from 6.3.0 to 6.3.1 Bumps [puma](https://github.com/puma/puma) from 6.3.0 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/v6.3.0...v6.3.1) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 44d17c2..f84f282 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -140,12 +140,14 @@ GEM nio4r (2.5.9) nokogiri (1.15.4-x86_64-darwin) racc (~> 1.4) + nokogiri (1.15.4-x86_64-linux) + racc (~> 1.4) pg (1.5.3) popper_js (2.11.8) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - puma (6.3.0) + puma (6.3.1) nio4r (~> 2.0) racc (1.7.1) rack (3.0.8) @@ -234,6 +236,7 @@ GEM PLATFORMS x86_64-darwin-22 + x86_64-linux DEPENDENCIES hyperlayer!