From 14b736297c1665acb8497b415df997886667bfb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 13:54:49 +0000 Subject: [PATCH] Bump rake from 0.9.2.2 to 13.0.1 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] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c9e8123..d915627 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ PATH - remote: ./ + remote: . specs: motion_data (0.0.7) @@ -13,7 +13,7 @@ GEM rb-fchange (~> 0.0.5) rb-fsevent (~> 0.9.1) rb-inotify (~> 0.8.8) - rake (0.9.2.2) + rake (13.0.1) rb-fchange (0.0.5) ffi rb-fsevent (0.9.1)