From 9d4faa878af56c197a099d091fcc407a160bc1ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 18:18:12 +0000 Subject: [PATCH] build(deps): bump rack in /pkgs/applications/office/ledger-web Bumps [rack](https://github.com/rack/rack) from 3.1.12 to 3.1.18. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/v3.1.12...v3.1.18) --- updated-dependencies: - dependency-name: rack dependency-version: 3.1.18 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pkgs/applications/office/ledger-web/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/applications/office/ledger-web/Gemfile.lock b/pkgs/applications/office/ledger-web/Gemfile.lock index 18a02b079f6c5..8612d4fa9bd8c 100644 --- a/pkgs/applications/office/ledger-web/Gemfile.lock +++ b/pkgs/applications/office/ledger-web/Gemfile.lock @@ -52,7 +52,7 @@ GEM mustermann (3.0.3) ruby2_keywords (~> 0.0.1) pg (1.5.9) - rack (3.1.12) + rack (3.1.18) rack-protection (4.1.1) base64 (>= 0.1.0) logger (>= 1.6.0)