From 34adc0a29e147df9a15f9d2e7127747cbfa0860c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 23:15:27 +0000 Subject: [PATCH] Bump rack from 2.0.6 to 2.2.6.4 in /g07 Bumps [rack](https://github.com/rack/rack) from 2.0.6 to 2.2.6.4. - [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.0.6...v2.2.6.4) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- g07/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/g07/Gemfile.lock b/g07/Gemfile.lock index d176f73..458d71e 100644 --- a/g07/Gemfile.lock +++ b/g07/Gemfile.lock @@ -131,7 +131,7 @@ GEM psych (3.1.0) public_suffix (3.0.3) puma (3.12.1) - rack (2.0.6) + rack (2.2.6.4) rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.1.5)