From 59f72398836b9ebd44d0af64df17ff85eaca30f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 23:42:16 +0000 Subject: [PATCH] chore(deps): bump rack from 2.0.1 to 3.0.6.1 in /apps/hobbit Bumps [rack](https://github.com/rack/rack) from 2.0.1 to 3.0.6.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.1...v3.0.6.1) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- apps/hobbit/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/hobbit/Gemfile.lock b/apps/hobbit/Gemfile.lock index 3e02ee0..e610534 100644 --- a/apps/hobbit/Gemfile.lock +++ b/apps/hobbit/Gemfile.lock @@ -9,7 +9,7 @@ GIT GEM remote: https://rubygems.org/ specs: - rack (2.0.1) + rack (3.0.6.1) PLATFORMS ruby