From 511facf60188c3e346f04e3e7cc3d69a2b8cf408 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 00:35:24 +0000 Subject: [PATCH] Bump rack from 2.0.7 to 2.0.9.3 in /Dashboard/systemator Bumps [rack](https://github.com/rack/rack) from 2.0.7 to 2.0.9.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.0.7...v2.0.9.3) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Dashboard/systemator/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dashboard/systemator/Gemfile.lock b/Dashboard/systemator/Gemfile.lock index eb548ad..4251ec7 100644 --- a/Dashboard/systemator/Gemfile.lock +++ b/Dashboard/systemator/Gemfile.lock @@ -34,7 +34,7 @@ GEM mustermann (1.0.3) naught (1.1.0) public_suffix (3.1.1) - rack (2.0.7) + rack (2.0.9.3) rack-protection (2.0.5) rack rufus-scheduler (3.4.2)