From fabd19814922ea25ae38aab39a8cb993c15f5f72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2019 05:57:07 +0000 Subject: [PATCH] Bump rack from 2.0.4 to 2.0.8 in /Rails/Chatroom Bumps [rack](https://github.com/rack/rack) from 2.0.4 to 2.0.8. - [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.4...2.0.8) Signed-off-by: dependabot[bot] --- Rails/Chatroom/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rails/Chatroom/Gemfile.lock b/Rails/Chatroom/Gemfile.lock index 2d038c4..bf574f0 100644 --- a/Rails/Chatroom/Gemfile.lock +++ b/Rails/Chatroom/Gemfile.lock @@ -92,7 +92,7 @@ GEM mini_portile2 (~> 2.3.0) popper_js (1.12.9) puma (3.11.4) - rack (2.0.4) + rack (2.0.8) rack-test (1.0.0) rack (>= 1.0, < 3) rails (5.1.6)