From cb3f1f66dd3c0b6c22b77fc6ab08de4f5db0b948 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 18:48:07 +0000 Subject: [PATCH] build(deps): bump puma from 4.3.12 to 5.6.8 in /ci/sinatra Bumps [puma](https://github.com/puma/puma) from 4.3.12 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/v4.3.12...v5.6.8) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ci/sinatra/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/sinatra/Gemfile.lock b/ci/sinatra/Gemfile.lock index df4fc6b7572..24d4d983853 100644 --- a/ci/sinatra/Gemfile.lock +++ b/ci/sinatra/Gemfile.lock @@ -3,9 +3,9 @@ GEM specs: mustermann (2.0.2) ruby2_keywords (~> 0.0.1) - nio4r (2.5.8) + nio4r (2.7.0) pg (1.2.3) - puma (4.3.12) + puma (5.6.8) nio4r (~> 2.0) rack (2.2.6.4) rack-protection (2.2.3)