From e547ac063c12f053659b961f3fdc511be545d76f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 18:46:59 +0000 Subject: [PATCH] Bump rake from 10.1.0 to 13.0.1 in /hephaestus Bumps [rake](https://github.com/ruby/rake) from 10.1.0 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.0...v13.0.1) Signed-off-by: dependabot[bot] --- hephaestus/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hephaestus/Gemfile.lock b/hephaestus/Gemfile.lock index b363f873..07fc2981 100644 --- a/hephaestus/Gemfile.lock +++ b/hephaestus/Gemfile.lock @@ -91,7 +91,7 @@ GEM rack (1.5.2) rack-protection (1.5.3) rack - rake (10.1.0) + rake (13.0.1) redis (3.1.0) redis-namespace (1.5.1) redis (~> 3.0, >= 3.0.4)