From 6275c00f1e6b659bf11143eb406bc2b7a6192869 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 9 Jul 2021 05:19:15 +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 4d4ec7644..99a21f7f2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -245,7 +245,7 @@ GEM activesupport (= 4.2.11.1) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (12.3.2) + rake (13.0.6) ransack (1.8.9) actionpack (>= 3.0, <= 5.1.1) activerecord (>= 3.0, <= 5.1.1)