From 185ab117874d3d320c4cb6f5edaafa73de136e99 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 04:13:17 +0000 Subject: [PATCH] [Security] Bump rack from 2.0.6 to 2.2.2 Bumps [rack](https://github.com/rack/rack) from 2.0.6 to 2.2.2. **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/2.0.6...v2.2.2) 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 e71074e..9b4aeda 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,7 +74,7 @@ GEM nio4r (2.0.0) nokogiri (1.8.5) mini_portile2 (~> 2.3.0) - rack (2.0.6) + rack (2.2.2) rack-test (0.6.3) rack (>= 1.0) rails (5.1.1)