From 453c86a5466bbc1113bbd8083b09cf07dea04b84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 00:57:19 +0000 Subject: [PATCH] Bump rack from 2.2.3.1 to 2.2.6.3 in /rails5 Bumps [rack](https://github.com/rack/rack) from 2.2.3.1 to 2.2.6.3. - [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.1...v2.2.6.3) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- rails5/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rails5/Gemfile.lock b/rails5/Gemfile.lock index f2170b4..402af70 100644 --- a/rails5/Gemfile.lock +++ b/rails5/Gemfile.lock @@ -83,7 +83,7 @@ GEM mini_portile2 (~> 2.6.1) racc (~> 1.4) racc (1.5.2) - rack (2.2.3.1) + rack (2.2.6.3) rack-test (0.6.3) rack (>= 1.0) rails (5.0.7.2)