From 929972fd8e89f49b22895c149e2ef3c9f22ba3cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:08:39 +0000 Subject: [PATCH] Bump passenger from 5.0.14 to 6.0.14 Bumps [passenger](https://github.com/phusion/passenger) from 5.0.14 to 6.0.14. - [Release notes](https://github.com/phusion/passenger/releases) - [Changelog](https://github.com/phusion/passenger/blob/stable-6.0/CHANGELOG) - [Commits](https://github.com/phusion/passenger/compare/release-5.0.14...release-6.0.14) --- updated-dependencies: - dependency-name: passenger dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a26e773..74b3715 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -290,7 +290,7 @@ GEM options (2.3.2) orm_adapter (0.5.0) ox (2.2.3) - passenger (5.0.14) + passenger (6.0.14) rack rake (>= 0.8.1) polyamorous (1.2.0) @@ -304,7 +304,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - rack (1.6.4) + rack (1.6.13) rack-accept (0.4.5) rack (>= 0.4) rack-cors (1.0.2)