From 7956f6d5c604df22645f2f31e875593b79816764 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 15:43:10 +0000 Subject: [PATCH] Bump rack from 1.5.2 to 3.0.7 in /cookbooks/sysctl Bumps [rack](https://github.com/rack/rack) from 1.5.2 to 3.0.7. - [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...v3.0.7) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- cookbooks/sysctl/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbooks/sysctl/Gemfile.lock b/cookbooks/sysctl/Gemfile.lock index df87735..5387b44 100644 --- a/cookbooks/sysctl/Gemfile.lock +++ b/cookbooks/sysctl/Gemfile.lock @@ -158,7 +158,7 @@ GEM coderay (~> 1.0) method_source (~> 0.8) slop (~> 3.4) - rack (1.5.2) + rack (3.0.7) rainbow (2.0.0) rake (10.3.1) rb-fsevent (0.9.4)