From 1c43e6dc9a63f3c76ccaf673c81aa5d324cd4ebe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 18:47:56 +0000 Subject: [PATCH] Bump rack from 1.2.5 to 1.2.8 in /spec/rails3_mongoid Bumps [rack](https://github.com/rack/rack) from 1.2.5 to 1.2.8. - [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.2.5...1.2.8) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- spec/rails3_mongoid/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec/rails3_mongoid/Gemfile.lock b/spec/rails3_mongoid/Gemfile.lock index ac1f138b..840caa52 100644 --- a/spec/rails3_mongoid/Gemfile.lock +++ b/spec/rails3_mongoid/Gemfile.lock @@ -1,5 +1,5 @@ PATH - remote: ../../ + remote: ../.. specs: sorcery (0.7.13) bcrypt-ruby (~> 3.0.0) @@ -73,7 +73,7 @@ GEM httpauth (~> 0.1) multi_json (~> 1.0) polyglot (0.3.3) - rack (1.2.5) + rack (1.2.8) rack-mount (0.6.14) rack (>= 1.0.0) rack-test (0.5.7)