From 9c414c910f0ce2088325e9fff83b74215a19081f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 01:00:07 +0000 Subject: [PATCH] chore(deps): bump rack from 2.0.1 to 3.0.4.2 in /apps/cuba 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/cuba/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/cuba/Gemfile.lock b/apps/cuba/Gemfile.lock index db7f102..deb0a18 100644 --- a/apps/cuba/Gemfile.lock +++ b/apps/cuba/Gemfile.lock @@ -3,7 +3,7 @@ GEM specs: cuba (3.8.0) rack (>= 1.6.0) - rack (2.0.1) + rack (3.0.4.2) PLATFORMS ruby