From eb425a7f61d78fa449eedf943ffae907f2df6883 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2020 06:07:30 +0000 Subject: [PATCH] Bump rack from 1.4.1 to 2.2.3 in /doc/site Bumps [rack](https://github.com/rack/rack) from 1.4.1 to 2.2.3. - [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.2.3) 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..32e8189 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.2.3) rbx-require-relative (0.0.9) redcarpet (2.1.1) ruby-debug (0.10.4)