From da8be6a4671912419fd1f3a3a649b9a3ddbca50e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 11:10:51 +0000 Subject: [PATCH] chore(deps): bump rack from 2.2.6.2 to 2.2.6.3 in /examples/ruby-api (#449) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- examples/ruby-api/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/ruby-api/Gemfile.lock b/examples/ruby-api/Gemfile.lock index 8bfbe6a3..75d58442 100644 --- a/examples/ruby-api/Gemfile.lock +++ b/examples/ruby-api/Gemfile.lock @@ -8,7 +8,7 @@ GEM nio4r (2.5.8) puma (5.6.5) nio4r (~> 2.0) - rack (2.2.6.2) + rack (2.2.6.3) rack-protection (2.2.3) rack ruby2_keywords (0.0.5)