From 2cc1a74262cafc23d054c57dafdef0f344c926fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 11:25:40 +0530 Subject: [PATCH] build(deps): bump rack in /functions/response_streaming (#1315) --- functions/response_streaming/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/response_streaming/Gemfile.lock b/functions/response_streaming/Gemfile.lock index efc592d39..08ded0e47 100644 --- a/functions/response_streaming/Gemfile.lock +++ b/functions/response_streaming/Gemfile.lock @@ -54,7 +54,7 @@ GEM public_suffix (5.0.3) puma (6.4.2) nio4r (~> 2.0) - rack (3.0.8) + rack (3.0.9.1) representable (3.2.0) declarative (< 0.1.0) trailblazer-option (>= 0.1.1, < 0.2.0)