From 86562417cec43b63f7494d706a4025a8c97d4cc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 00:40:56 +0000 Subject: [PATCH] Bump rack in /fixtures/fake_contrast_security_service_broker Bumps [rack](https://github.com/rack/rack) from 2.0.3 to 3.0.4.1. - [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/2.0.3...v3.0.4.1) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- fixtures/fake_contrast_security_service_broker/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fixtures/fake_contrast_security_service_broker/Gemfile.lock b/fixtures/fake_contrast_security_service_broker/Gemfile.lock index 12677840..955cf8a8 100644 --- a/fixtures/fake_contrast_security_service_broker/Gemfile.lock +++ b/fixtures/fake_contrast_security_service_broker/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: http://rubygems.org/ specs: - rack (2.0.3) + rack (3.0.4.1) roda (3.1.0) rack