From 191528c7fd187e0613d8abed3ec3e4f190b7ef11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 15:02:26 +0000 Subject: [PATCH] Bump rack from 1.4.4 to 1.4.7 in /matchbook Bumps [rack](https://github.com/rack/rack) from 1.4.4 to 1.4.7. - [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.4.4...1.4.7) Signed-off-by: dependabot[bot] --- matchbook/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matchbook/Gemfile.lock b/matchbook/Gemfile.lock index 498ad9a..9984833 100644 --- a/matchbook/Gemfile.lock +++ b/matchbook/Gemfile.lock @@ -63,7 +63,7 @@ GEM multi_json (1.5.0) nokogiri (1.11.0) polyglot (0.3.3) - rack (1.4.4) + rack (1.4.7) rack-cache (1.2) rack (>= 0.4) rack-ssl (1.3.3)