From d3ccbb5aaa445bbf3505941d8ba5f97a7ec3ab56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 19:17:24 +0000 Subject: [PATCH] Bump puma from 5.0.2 to 5.6.8 in /docker/ruby Bumps [puma](https://github.com/puma/puma) from 5.0.2 to 5.6.8. - [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.0.2...v5.6.8) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/ruby/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/ruby/Gemfile.lock b/docker/ruby/Gemfile.lock index 7670d339..93cc7170 100644 --- a/docker/ruby/Gemfile.lock +++ b/docker/ruby/Gemfile.lock @@ -86,11 +86,11 @@ GEM mini_portile2 (2.4.0) minitest (5.14.2) msgpack (1.3.3) - nio4r (2.5.4) + nio4r (2.5.2) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) pg (0.21.0) - puma (5.0.2) + puma (5.6.8) nio4r (~> 2.0) rack (2.2.3) rack-test (1.1.0)