From f657b5c204918f35e4219ecbe2f491fdd1981274 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2020 17:30:20 +0000 Subject: [PATCH] [Security] Bump rake from 12.3.2 to 13.0.1 Bumps [rake](https://github.com/ruby/rake) from 12.3.2 to 13.0.1. **This update includes a security fix.** - [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.1) 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 0332aeb..718386a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -205,7 +205,7 @@ GEM os (1.0.0) plist (3.5.0) public_suffix (2.0.5) - rake (12.3.2) + rake (13.0.1) redcarpet (3.5.0) representable (3.0.4) declarative (< 0.1.0)