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