From a06fe4f51f12d57745b3acb6a1c0b6e6f4a2396e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2019 23:13:25 +0000 Subject: [PATCH] Bump rack from 2.0.7 to 2.0.8 in /Dashboard/systemator Bumps [rack](https://github.com/rack/rack) from 2.0.7 to 2.0.8. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/2.0.7...2.0.8) 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..799b02e 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.8) rack-protection (2.0.5) rack rufus-scheduler (3.4.2)