From e5bfdf90380054b228916c872098eb0d23cb631d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 18:38:23 +0000 Subject: [PATCH] Bump rack from 3.1.16 to 3.1.18 Bumps [rack](https://github.com/rack/rack) from 3.1.16 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.16...v3.1.18) --- updated-dependencies: - dependency-name: rack dependency-version: 3.1.18 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4aa6ee9..5d8c15e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -145,6 +145,8 @@ GEM racc (~> 1.4) nokogiri (1.18.8-arm64-darwin) racc (~> 1.4) + nokogiri (1.18.8-x86_64-linux-gnu) + racc (~> 1.4) pg (1.5.9) pp (0.6.2) prettyprint @@ -155,7 +157,7 @@ GEM puma (6.5.0) nio4r (~> 2.0) racc (1.8.1) - rack (3.1.16) + rack (3.1.18) rack-cors (3.0.0) logger rack (>= 3.0.14) @@ -248,6 +250,7 @@ GEM PLATFORMS aarch64-linux-gnu arm64-darwin-24 + x86_64-linux DEPENDENCIES active_model_serializers (~> 0.9.0)