From d324113b11be8e8495a54c0550d29222c7d4194d Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sat, 29 Feb 2020 18:48:25 +0000
Subject: [PATCH] Bump rake from 0.9.2.2 to 13.0.1 in /checkout-after

Bumps [rake](https://github.com/ruby/rake) from 0.9.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/v0.9.2.2...v13.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
---
 checkout-after/Gemfile.lock | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/checkout-after/Gemfile.lock b/checkout-after/Gemfile.lock
index 3f1cf85..656c982 100644
--- a/checkout-after/Gemfile.lock
+++ b/checkout-after/Gemfile.lock
@@ -95,7 +95,7 @@ GEM
       rake (>= 0.8.7)
       rdoc (~> 3.4)
       thor (>= 0.14.6, < 2.0)
-    rake (0.9.2.2)
+    rake (13.0.1)
     rb-fchange (0.0.5)
       ffi
     rb-fsevent (0.9.1)