From 926ae7696a2650fd70c6ae2bdb4d9842f4cd838e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Nov 2023 06:24:28 +0000 Subject: [PATCH] Bump rack from 1.6.4 to 1.6.13 in /apidocs/cloud-api-source Bumps [rack](https://github.com/rack/rack) from 1.6.4 to 1.6.13. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/1.6.4...1.6.13) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- apidocs/cloud-api-source/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apidocs/cloud-api-source/Gemfile.lock b/apidocs/cloud-api-source/Gemfile.lock index fff5ee10cb30..4ae9cca16da1 100644 --- a/apidocs/cloud-api-source/Gemfile.lock +++ b/apidocs/cloud-api-source/Gemfile.lock @@ -90,7 +90,7 @@ GEM tilt (~> 1.4.1) padrino-support (0.12.5) activesupport (>= 3.1) - rack (1.6.4) + rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) rake (10.4.2)