From c58c8c219e427cba4743f85719d483ea6c8812bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Aug 2023 21:58:07 +0000 Subject: [PATCH] Build(deps): Bump puma from 2.11.1 to 6.3.1 Bumps [puma](https://github.com/puma/puma) from 2.11.1 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/commits/v6.3.1) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index abbaf8458cf49..5c68a1c1e2176 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -169,6 +169,7 @@ GEM multipart-post (2.0.0) mustache (0.99.8) netrc (0.10.3) + nio4r (2.5.9) nokogiri (1.6.6.2) mini_portile (~> 0.6.0) nokogumbo (1.2.0) @@ -225,10 +226,10 @@ GEM pry (>= 0.9.10, < 0.11.0) pry-rails (0.3.3) pry (>= 0.9.10) - puma (2.11.1) - rack (>= 1.1, < 2.0) + puma (6.3.1) + nio4r (~> 2.0) r2 (0.2.5) - rack (1.5.3) + rack (1.5.5) rack-mini-profiler (0.9.3) rack (>= 1.1.3) rack-openid (1.3.1)