From b17413c3740e164e5426addb1991336c1d447b1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 00:59:55 +0000 Subject: [PATCH] chore(deps): bump rack from 2.0.1 to 3.0.4.2 in /apps/hobbit Bumps [rack](https://github.com/rack/rack) from 2.0.1 to 3.0.4.2. - [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.4.2) --- 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..b43e421 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.4.2) PLATFORMS ruby