From 3a5195c97dfc2bde8780ab1b6619eff021ee55b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 10:53:39 +0000 Subject: [PATCH] Bump rake from 10.1.1 to 13.0.1 in /python Bumps [rake](https://github.com/ruby/rake) from 10.1.1 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/rake-10.1.1...v13.0.1) Signed-off-by: dependabot[bot] --- python/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 python/Gemfile.lock diff --git a/python/Gemfile.lock b/python/Gemfile.lock old mode 100755 new mode 100644 index aa6b168..adfb203 --- a/python/Gemfile.lock +++ b/python/Gemfile.lock @@ -140,7 +140,7 @@ GEM puma (1.6.3) rack (~> 1.2) rack (1.5.2) - rake (10.1.1) + rake (13.0.1) rbzip2 (0.2.0) rest-client (1.6.7) mime-types (>= 1.16)