From c882753549a5a0ba5e8f2b7418ffc2ca2d2eae75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 06:10:29 +0000 Subject: [PATCH] Bump rack from 1.5.2 to 1.5.5 in /2013-JAX Bumps [rack](https://github.com/rack/rack) from 1.5.2 to 1.5.5. - [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[bot] --- 2013-JAX/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2013-JAX/Gemfile.lock b/2013-JAX/Gemfile.lock index 2e91c1d..c464dbb 100644 --- a/2013-JAX/Gemfile.lock +++ b/2013-JAX/Gemfile.lock @@ -77,7 +77,7 @@ GEM slop (~> 3.4) puma (1.6.3) rack (~> 1.2) - rack (1.5.2) + rack (1.5.5) rb-inotify (0.9.0) ffi (>= 0.5.0) redcarpet (2.3.0)