From bda5fd21bab17e5676d3c99ee32aa384b2ba5e92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 19:03:33 +0000 Subject: [PATCH] Bump rake from 0.9.2.2 to 12.3.3 Bumps [rake](https://github.com/ruby/rake) from 0.9.2.2 to 12.3.3. - [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/v0.9.2.2...v12.3.3) --- updated-dependencies: - dependency-name: rake dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7c319cc..486607b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,7 @@ GEM maruku (0.6.1) syntax (>= 1.0.0) posix-spawn (0.3.6) - rake (0.9.2.2) + rake (12.3.3) syntax (1.0.0) thor (0.16.0)