From 24f3fdb61c5ba568cce16873433538b1b167b8ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 14:28:27 +0000 Subject: [PATCH] Bump rack from 1.6.4 to 1.6.13 in /example 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] --- example/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/example/Gemfile.lock b/example/Gemfile.lock index fd2e4ee..4970d24 100644 --- a/example/Gemfile.lock +++ b/example/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: .. specs: - rspec_api_documentation (5.1.0) + rspec_api_documentation (6.1.0) activesupport (>= 3.0.0) mustache (~> 1.0, >= 0.99.4) rspec (~> 3.0) @@ -64,10 +64,10 @@ GEM mime-types (2.99) mini_portile2 (2.0.0) minitest (5.8.4) - mustache (1.0.5) + mustache (1.1.1) nokogiri (1.6.7.2) mini_portile2 (~> 2.0.0.rc2) - rack (1.6.4) + rack (1.6.13) rack-cors (0.4.1) rack-protection (1.5.5) rack