From 836968f51acf6161f9d02cac0ac1c7d2b95d7c20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 13:21:03 +0000 Subject: [PATCH] Bump rake from 13.1.0 to 13.2.1 in /omnibus Bumps [rake](https://github.com/ruby/rake) from 13.1.0 to 13.2.1. - [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/v13.1.0...v13.2.1) --- updated-dependencies: - dependency-name: rake dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- omnibus/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 64cc8b92645..c9b851515f8 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -261,7 +261,7 @@ GEM public_suffix (5.0.5) rack (2.2.6.4) rainbow (3.1.1) - rake (13.1.0) + rake (13.2.1) retryable (3.0.5) rexml (3.2.6) rspec (3.11.0)