From 835ea69d5b6f17e670ce347e1d5b049c0068d71f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2020 06:37:24 +0000 Subject: [PATCH] Bump rack from 2.0.6 to 2.1.4 in /src/ui Bumps [rack](https://github.com/rack/rack) from 2.0.6 to 2.1.4. - [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.1.4) Signed-off-by: dependabot[bot] --- src/ui/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui/Gemfile.lock b/src/ui/Gemfile.lock index d5d5400..5d02546 100644 --- a/src/ui/Gemfile.lock +++ b/src/ui/Gemfile.lock @@ -34,7 +34,7 @@ GEM puma (3.12.0) quantile (0.2.1) raabro (1.1.6) - rack (2.0.6) + rack (2.1.4) rack-protection (2.0.4) rack rufus-scheduler (3.5.2)