From 555137b4fd4956f72541ebf0aa3e2275ad7235fc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 29 May 2020 17:10:00 +0000 Subject: [PATCH] [Security] Bump rack from 2.1.1 to 2.2.2 Bumps [rack](https://github.com/rack/rack) from 2.1.1 to 2.2.2. **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/2.1.1...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 3d8ae014..404de56c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -758,7 +758,7 @@ GEM pry-rails (0.3.2) pry (>= 0.9.10) public_suffix (4.0.3) - rack (2.1.1) + rack (2.2.2) rack-test (0.6.3) rack (>= 1.0) rack-timeout (0.0.4)