From 36ce2dffd5f2a0a582fb66542cf99360f3775d9e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Dec 2020 05:31:11 +0000 Subject: [PATCH] [Security] Bump rake from 12.0.0 to 13.0.3 Bumps [rake](https://github.com/ruby/rake) from 12.0.0 to 13.0.3. **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.0.0...v13.0.3) 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 1fe6279..bf8cb90 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -236,7 +236,7 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rainbow (2.2.1) - rake (12.0.0) + rake (13.0.3) ransack (1.8.2) actionpack (>= 3.0) activerecord (>= 3.0)