From 1a71624ba881eed8fc6ca69b3454bf87900bd0ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 05:58:46 +0000 Subject: [PATCH] Bump rack from 2.2.3 to 3.0.7 in /apps/epp_proxy/priv/test_backend_app Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 3.0.7. - [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.3...v3.0.7) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- apps/epp_proxy/priv/test_backend_app/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/epp_proxy/priv/test_backend_app/Gemfile.lock b/apps/epp_proxy/priv/test_backend_app/Gemfile.lock index 9580f05..1c29212 100644 --- a/apps/epp_proxy/priv/test_backend_app/Gemfile.lock +++ b/apps/epp_proxy/priv/test_backend_app/Gemfile.lock @@ -4,7 +4,7 @@ GEM nio4r (2.5.2) puma (4.3.5) nio4r (~> 2.0) - rack (2.2.3) + rack (3.0.7) rack-unreloader (1.7.0) roda (3.21.0) rack