From 2ad861729aae0e1eca73acc8fcb963af20f2881b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Oct 2020 19:44:09 +0000 Subject: [PATCH] Bump rake from 11.2.2 to 13.0.1 Bumps [rake](https://github.com/ruby/rake) from 11.2.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.2.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 ff92c3f..9254c6e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM slop (~> 3.4) rack (1.6.4) rainpress (1.0) - rake (11.2.2) + rake (13.0.1) rb-fsevent (0.9.5) rb-inotify (0.9.5) ffi (>= 0.5.0)