From 7d0d09d6dcc91f9f1568f59ee6e77fabf0dba70c 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:29:54 +0000 Subject: [PATCH] [Security] Bump rake from 12.3.1 to 13.0.1 Bumps [rake](https://github.com/ruby/rake) from 12.3.1 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.1...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 4fe9656..043b388 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,7 +110,7 @@ GEM nokogiri (>= 1.6) rails-html-sanitizer (1.0.4) loofah (~> 2.2, >= 2.2.2) - rake (12.3.1) + rake (13.0.1) rdoc (3.12.2) json (~> 1.4) simplecov (0.16.1)