From 4f0a152b2ab24297ddec9216563e58e66f5c82e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 00:44:43 +0000 Subject: [PATCH] build(deps): bump rack Bumps [rack](https://github.com/rack/rack) from 1.5.2 to 1.5.5. - [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/1.5.2...1.5.5) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pkgs/applications/networking/cluster/panamax/ui/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/applications/networking/cluster/panamax/ui/Gemfile.lock b/pkgs/applications/networking/cluster/panamax/ui/Gemfile.lock index b273595bbb051..f929bd9082eb4 100644 --- a/pkgs/applications/networking/cluster/panamax/ui/Gemfile.lock +++ b/pkgs/applications/networking/cluster/panamax/ui/Gemfile.lock @@ -110,7 +110,7 @@ GEM pry (>= 0.9.11) puma (2.8.2) rack (>= 1.1, < 2.0) - rack (1.5.2) + rack (1.5.5) rack-protection (1.5.3) rack rack-test (0.6.3)