From 1685dbe20e5adcd47d3a2fe7b262795d4e7a205a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 9 Jul 2021 05:21:59 +0000 Subject: [PATCH] Bump rake from 12.3.3 to 13.0.6 Bumps [rake](https://github.com/ruby/rake) from 12.3.3 to 13.0.6. - [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/v12.3.3...v13.0.6) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index eaba203..630f9e4 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,7 +25,7 @@ GEM rack rack-test (0.6.3) rack (>= 1.0) - rake (12.3.3) + rake (13.0.6) ripl (0.7.1) bond (~> 0.5.1) ripl-multi_line (0.3.1)