From 273630f58025710d65cf68e5928015e36b7de561 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 16:36:57 +0000 Subject: [PATCH] Bump rack from 1.4.1 to 2.2.3 Bumps [rack](https://github.com/rack/rack) from 1.4.1 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/1.4.1...2.2.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f0d4c0d..6bdf69e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,7 +46,7 @@ GEM rabl (0.7.9) activesupport (>= 2.3.14) multi_json (~> 1.0) - rack (1.4.1) + rack (2.2.3) rack-accept (0.4.5) rack (>= 0.4) rack-mount (0.8.3)