From 7cb0e4af018f2532c57b464376425df7c054ab7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 06:28:41 +0000 Subject: [PATCH] Bump rake from 13.0.3 to 13.2.1 Bumps [rake](https://github.com/ruby/rake) from 13.0.3 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.0.3...v13.2.1) --- updated-dependencies: - dependency-name: rake dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e9a08b6..6719f63 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,7 +13,7 @@ GEM parser (3.1.3.0) ast (~> 2.4.1) rainbow (3.1.1) - rake (13.0.3) + rake (13.2.1) regexp_parser (2.6.1) rexml (3.2.5) rspec (3.10.0)