From d2229bba885df33f2e673346c843f6bdecd84633 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 08:31:35 +0000 Subject: [PATCH] Bump rake from 10.3.2 to 13.0.1 Bumps [rake](https://github.com/ruby/rake) from 10.3.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.3.2...v13.0.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d72efec..fd66cef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,8 +38,8 @@ GEM spruz (>= 0.1.0) gravtastic (2.2.0) haml (3.0.25) - hoe (3.12.0) - rake (>= 0.8, < 11.0) + hoe (3.22.1) + rake (>= 0.8, < 15.0) hoptoad_notifier (2.4.9) activesupport builder @@ -84,7 +84,7 @@ GEM activeresource (= 2.3.18) activesupport (= 2.3.18) rake (>= 0.8.3) - rake (10.3.2) + rake (13.0.1) rdoc (2.4.3) hoe (>= 1.12.1) minitest (~> 1.3)