From 1ffc87258a65d06d86f3420b03fee30b9b9736d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 02:58:18 +0000 Subject: [PATCH] Bump rack from 2.2.6.2 to 2.2.6.3 in /admin Bumps [rack](https://github.com/rack/rack) from 2.2.6.2 to 2.2.6.3. - [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/v2.2.6.2...v2.2.6.3) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- admin/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/Gemfile.lock b/admin/Gemfile.lock index ed5ddff..9429d3e 100644 --- a/admin/Gemfile.lock +++ b/admin/Gemfile.lock @@ -69,7 +69,7 @@ GEM ohm-validations (1.1.0) ohm (~> 3.0, >= 2.0) scrivener (~> 1.0) - rack (2.2.6.2) + rack (2.2.6.3) rack-protection (3.0.4) rack rake (13.0.6)