From 6ce6db381c2f7aff52b0b079cf67612d8923e628 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:09:46 +0000 Subject: [PATCH] Bump rack from 1.1.0 to 1.1.6 in /fixture_rails_root Bumps [rack](https://github.com/rack/rack) from 1.1.0 to 1.1.6. - [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.1...1.1.6) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- fixture_rails_root/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fixture_rails_root/Gemfile.lock b/fixture_rails_root/Gemfile.lock index b24fa29..60bbb7b 100644 --- a/fixture_rails_root/Gemfile.lock +++ b/fixture_rails_root/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: .. specs: - pebbles (1.0.25) + pebbles (1.0.26) aasm activemerchant acts_as_reportable @@ -91,7 +91,7 @@ GEM rake rspec (>= 1.3) yard - rack (1.1.0) + rack (1.1.6) rack-test (0.5.6) rack (>= 1.0) rails (2.3.9)