From 287792b69d8bdb8184d9805afbfd83a6b331bc87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 13:31:26 +0000 Subject: [PATCH] Bump rack from 2.2.3 to 2.2.4 in /manual_graph Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.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.2.3...2.2.4) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- manual_graph/Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manual_graph/Gemfile.lock b/manual_graph/Gemfile.lock index a61e6d7..e6bb893 100644 --- a/manual_graph/Gemfile.lock +++ b/manual_graph/Gemfile.lock @@ -12,7 +12,7 @@ GEM method_source (~> 1.0) puma (5.6.4) nio4r (~> 2.0) - rack (2.2.3) + rack (2.2.4) rack-protection (2.2.0) rack ruby2_keywords (0.0.5) @@ -26,6 +26,7 @@ GEM PLATFORMS arm64-darwin-21 + x86_64-linux DEPENDENCIES pg