From e737f5dab4f55aaea3575ee842ac1b7e00f4b1e4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 13 Jul 2021 14:16:53 +0000 Subject: [PATCH] [Security] Bump rake from 12.3.2 to 13.0.6 Bumps [rake](https://github.com/ruby/rake) from 12.3.2 to 13.0.6. **This update includes security fixes.** - [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/v12.3.2...v13.0.6) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1fbf47b..7d45038 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -262,7 +262,7 @@ GEM os (1.1.1) plist (3.6.0) public_suffix (4.0.6) - rake (13.0.5) + rake (13.0.6) rchardet (1.8.0) redcarpet (3.5.1) representable (3.1.1)