From 5cf5f76e08d9a65c2e247bc637840fb33b067651 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 17:57:01 +0000 Subject: [PATCH 1/2] Bump puma from 8.0.1 to 8.0.2 Bumps [puma](https://github.com/puma/puma) from 8.0.1 to 8.0.2. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/main/History.md) - [Commits](https://github.com/puma/puma/compare/v8.0.1...v8.0.2) --- updated-dependencies: - dependency-name: puma dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d2b610c..8600da8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,7 +69,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) reline (>= 0.6.0) - puma (8.0.1) + puma (8.0.2) nio4r (~> 2.0) racc (1.8.1) rack (2.2.23) From 26baf45284ee08d38d50550d7e4a54c4e0699a7d Mon Sep 17 00:00:00 2001 From: Github Actions Date: Tue, 2 Jun 2026 17:57:49 +0000 Subject: [PATCH 2/2] chore: Bump image tag and update lockfiles --- .app-image-tag | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.app-image-tag b/.app-image-tag index f997c42..457b833 100644 --- a/.app-image-tag +++ b/.app-image-tag @@ -1 +1 @@ -v0.11.0.7 +v0.11.0.8