From f8f66da2c391b298e878ad00bad50819042156f0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2020 07:49:12 +0000 Subject: [PATCH] [Security] Bump rack from 1.6.10 to 1.6.13 Bumps [rack](https://github.com/rack/rack) from 1.6.10 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.10...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 6a9b5f5..afade23 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -98,7 +98,7 @@ GEM parallel (1.12.1) public_suffix (3.0.2) puma (3.11.3) - rack (1.6.10) + rack (1.6.13) rack-contrib (1.8.0) rack (~> 1.4) rack-livereload (0.3.16)