From 238485bb540ef1eb119d057b866a706c90daea23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 15:43:08 +0000 Subject: [PATCH] Bump rake from 10.3.1 to 13.0.6 in /cookbooks/sysctl Bumps [rake](https://github.com/ruby/rake) from 10.3.1 to 13.0.6. - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/v10.3.1...v13.0.6) --- updated-dependencies: - dependency-name: rake 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..2838f09 100644 --- a/cookbooks/sysctl/Gemfile.lock +++ b/cookbooks/sysctl/Gemfile.lock @@ -160,7 +160,7 @@ GEM slop (~> 3.4) rack (1.5.2) rainbow (2.0.0) - rake (10.3.1) + rake (13.0.6) rb-fsevent (0.9.4) rb-inotify (0.9.4) ffi (>= 0.5.0)