From 326f39068534eb989913802f70c425d3994d4bef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 21:00:05 +0000 Subject: [PATCH] chore(deps): bump rack from 2.0.1 to 3.0.4.1 in /apps/nancy Bumps [rack](https://github.com/rack/rack) from 2.0.1 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.1...v3.0.4.1) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- apps/nancy/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nancy/Gemfile.lock b/apps/nancy/Gemfile.lock index 499589f..67b79ef 100644 --- a/apps/nancy/Gemfile.lock +++ b/apps/nancy/Gemfile.lock @@ -4,7 +4,7 @@ GEM nancy (0.3.0) rack tilt - rack (2.0.1) + rack (3.0.4.1) tilt (2.0.5) PLATFORMS