From 6aa6ba0ccb92c52b9a2c922e343cb46a4804a2d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 11:45:57 +0000 Subject: [PATCH] Bump rake from 10.4.2 to 13.0.1 in /support/face-detect-analytic-results Bumps [rake](https://github.com/ruby/rake) from 10.4.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/v10.4.2...v13.0.1) Signed-off-by: dependabot[bot] --- support/face-detect-analytic-results/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 support/face-detect-analytic-results/Gemfile.lock diff --git a/support/face-detect-analytic-results/Gemfile.lock b/support/face-detect-analytic-results/Gemfile.lock old mode 100755 new mode 100644 index bfb044d..c442fd8 --- a/support/face-detect-analytic-results/Gemfile.lock +++ b/support/face-detect-analytic-results/Gemfile.lock @@ -114,7 +114,7 @@ GEM activesupport (= 4.2.1) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (10.4.2) + rake (13.0.1) rdoc (4.2.0) json (~> 1.4) ref (1.0.5)