From 3e71d1e340fe8456cef9b512fdde7ac0976b5128 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2020 06:53:01 +0000 Subject: [PATCH] [Security] Bump rack from 1.5.2 to 1.5.5 Bumps [rack](https://github.com/rack/rack) from 1.5.2 to 1.5.5. **This update includes a security fix.** - [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.5.2...1.5.5) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 14dbe0d..3e5fa02 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,7 +53,7 @@ GEM multi_json (1.10.1) multipart-post (2.0.0) polyglot (0.3.5) - rack (1.5.2) + rack (1.5.5) rack-test (0.6.2) rack (>= 1.0) rails (4.1.4)