From 8c813b2352bec313990c2da5c5c3a1c82ef24898 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Feb 2021 15:57:30 +0000 Subject: [PATCH] build(deps): bump rack from 2.0.6 to 2.2.3 in /dashboard Bumps [rack](https://github.com/rack/rack) from 2.0.6 to 2.2.3. - [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.6...2.2.3) Signed-off-by: dependabot[bot] --- dashboard/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/Gemfile.lock b/dashboard/Gemfile.lock index f29b4e1..8c32b57 100644 --- a/dashboard/Gemfile.lock +++ b/dashboard/Gemfile.lock @@ -216,7 +216,7 @@ GEM puma (3.12.0) raabro (1.1.6) racc (1.5.2) - rack (2.0.6) + rack (2.2.3) rack-protection (2.0.5) rack rack-test (1.1.0)