From a55309258a6ac536ea3e5aa691041e6e3a9accac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2020 21:52:21 +0000 Subject: [PATCH] Bump rake from 11.1.2 to 13.0.1 Bumps [rake](https://github.com/ruby/rake) from 11.1.2 to 13.0.1. - [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/v11.1.2...v13.0.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 772d60a..3851dca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,7 +32,7 @@ GEM rack (1.6.4) rack-protection (1.5.3) rack - rake (11.1.2) + rake (13.0.1) sinatra (1.4.7) rack (~> 1.5) rack-protection (~> 1.4)