From 235941e6904d16d2fece034b9ba3d146f34e22bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 22:59:58 +0000 Subject: [PATCH] Bump rack from 3.1.8 to 3.1.12 Bumps [rack](https://github.com/rack/rack) from 3.1.8 to 3.1.12. - [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.8...v3.1.12) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index db9d42a..b3255e4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,6 +112,7 @@ GEM faraday-net_http (3.4.0) net-http (>= 0.5.0) ffi (1.17.0-x64-mingw-ucrt) + ffi (1.17.0-x86_64-linux-gnu) globalid (1.2.1) activesupport (>= 6.1) hashie (5.0.0) @@ -156,6 +157,8 @@ GEM nio4r (2.7.4) nokogiri (1.16.7-x64-mingw-ucrt) racc (~> 1.4) + nokogiri (1.16.7-x86_64-linux) + racc (~> 1.4) oauth2 (2.0.9) faraday (>= 0.17.3, < 3.0) jwt (>= 1.0, < 3.0) @@ -174,13 +177,14 @@ GEM parser (3.3.6.0) ast (~> 2.4.1) racc + pg (1.5.9) pg (1.5.9-x64-mingw-ucrt) psych (3.3.4) public_suffix (6.0.1) puma (6.4.3) nio4r (~> 2.0) racc (1.8.1) - rack (3.1.8) + rack (3.1.12) rack-protection (4.1.1) base64 (>= 0.1.0) logger (>= 1.6.0) @@ -289,6 +293,7 @@ GEM PLATFORMS x64-mingw-ucrt + x86_64-linux DEPENDENCIES annotate