From 08fdec43936d4fa03c577471c2bfc6bc1e6f1507 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2020 06:56:17 +0000 Subject: [PATCH] [Security] Bump rack from 1.6.1 to 1.6.13 Bumps [rack](https://github.com/rack/rack) from 1.6.1 to 1.6.13. **This update includes security fixes.** - [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.6.1...1.6.13) 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 268829a..04f5830 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,7 +64,7 @@ GEM nokogiri (1.6.6.2) mini_portile (~> 0.6.0) pg (0.18.2) - rack (1.6.1) + rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) rails (4.2.1)