From 79bd9c2f4e9f8f77df3494f468e565a169df8522 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 20:09:55 -0600 Subject: [PATCH] Bump rack from 2.2.4 to 2.2.6.2 in /config/examples/connect_backend_ruby (#637) Bumps [rack](https://github.com/rack/rack) from 2.2.4 to 2.2.6.2. - [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/2.2.4...v2.2.6.2) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- config/examples/connect_backend_ruby/Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/examples/connect_backend_ruby/Gemfile.lock b/config/examples/connect_backend_ruby/Gemfile.lock index edabb36..ef4ffbe 100644 --- a/config/examples/connect_backend_ruby/Gemfile.lock +++ b/config/examples/connect_backend_ruby/Gemfile.lock @@ -7,7 +7,7 @@ GEM nio4r (2.5.8) puma (6.0.0) nio4r (~> 2.0) - rack (2.2.4) + rack (2.2.6.2) rack-protection (3.0.4) rack ruby2_keywords (0.0.5) @@ -20,6 +20,7 @@ GEM PLATFORMS arm64-darwin-21 + x86_64-linux DEPENDENCIES json