From 6fc8a8a0063265d4dc41fe4ac54d9ab3ea8ffd98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 03:08:17 +0000 Subject: [PATCH] Bump puma from 6.4.3 to 6.5.0 in /healthcheck Bumps [puma](https://github.com/puma/puma) from 6.4.3 to 6.5.0. - [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.4.3...v6.5.0) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- healthcheck/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/healthcheck/Gemfile.lock b/healthcheck/Gemfile.lock index 13f9f22..719bcb8 100644 --- a/healthcheck/Gemfile.lock +++ b/healthcheck/Gemfile.lock @@ -25,12 +25,12 @@ GEM mustermann (3.0.0) ruby2_keywords (~> 0.0.1) mutex_m (0.2.0) - nio4r (2.7.3) + nio4r (2.7.4) parallel (1.25.1) parser (3.3.4.0) ast (~> 2.4.1) racc - puma (6.4.3) + puma (6.5.0) nio4r (~> 2.0) racc (1.8.1) rack (2.2.9)