From 917685e5be81465136100a132b6c7db77d8a2d3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 17:04:16 +0000 Subject: [PATCH] Bump rack from 3.0.8 to 3.0.9.1 Bumps [rack](https://github.com/rack/rack) from 3.0.8 to 3.0.9.1. - [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.0.8...v3.0.9.1) --- updated-dependencies: - dependency-name: rack dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b41b0e5..64ff6d9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ GEM remote: https://rubygems.org/ specs: power_assert (2.0.3) - rack (3.0.8) + rack (3.0.9.1) rack-test (2.1.0) rack (>= 1.3) rake (13.0.6) @@ -17,6 +17,7 @@ GEM PLATFORMS arm64-darwin-22 + x86_64-linux DEPENDENCIES rack-proxy!