From 7da1fdb111526cd5e08c2da104c731bd1d553a8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 19:16:36 +0000 Subject: [PATCH] chore(deps): bump rack from 2.0.1 to 2.2.6.4 in /apps/rails Bumps [rack](https://github.com/rack/rack) from 2.0.1 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.1...v2.2.6.4) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- apps/rails/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/rails/Gemfile.lock b/apps/rails/Gemfile.lock index 7f32252..e391d5c 100644 --- a/apps/rails/Gemfile.lock +++ b/apps/rails/Gemfile.lock @@ -58,7 +58,7 @@ GEM nio4r (1.2.1) nokogiri (1.6.8.1) mini_portile2 (~> 2.1.0) - rack (2.0.1) + rack (2.2.6.4) rack-test (0.6.3) rack (>= 1.0) rails (5.0.0.1)