From f54629909814ba89406153c6811e7184e93a5016 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 11:04:45 +0000 Subject: [PATCH] build(deps): bump rake from 13.0.6 to 13.2.0 Bumps [rake](https://github.com/ruby/rake) from 13.0.6 to 13.2.0. - [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.6...v13.2.0) --- updated-dependencies: - dependency-name: rake dependency-type: direct:production 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 37e5d651fd..a86dfc5e0c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ specs: coderay (1.1.3) - rake (13.0.6) + rake (13.2.0) webrick (1.7.0) yard (0.9.28) webrick (~> 1.7.0)