From b3323b43e5275af2d529a1066e19f4274a90de49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2019 05:12:58 +0000 Subject: [PATCH] Bump rack from 1.4.1 to 2.0.8 in /doc/site Bumps [rack](https://github.com/rack/rack) from 1.4.1 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/1.4.1...2.0.8) Signed-off-by: dependabot[bot] --- doc/site/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/site/Gemfile.lock b/doc/site/Gemfile.lock index 20da97b..50d36f5 100644 --- a/doc/site/Gemfile.lock +++ b/doc/site/Gemfile.lock @@ -27,7 +27,7 @@ GEM oj (1.3.2) pygments.rb (0.2.13) rubypython (~> 0.5.3) - rack (1.4.1) + rack (2.0.8) rbx-require-relative (0.0.9) redcarpet (2.1.1) ruby-debug (0.10.4)