From 6f253a944b9d30558370999c4d3609ea695cb4e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2020 15:26:36 +0000 Subject: [PATCH] Bump rake from 12.3.2 to 13.0.1 in /ops Bumps [rake](https://github.com/ruby/rake) from 12.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/v12.3.2...v13.0.1) Signed-off-by: dependabot[bot] --- ops/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ops/Gemfile.lock b/ops/Gemfile.lock index 42008d8..3466aca 100644 --- a/ops/Gemfile.lock +++ b/ops/Gemfile.lock @@ -50,7 +50,7 @@ GEM public_suffix (4.0.1) rainbow (2.2.2) rake - rake (12.3.2) + rake (13.0.1) sawyer (0.8.2) addressable (>= 2.3.5) faraday (> 0.8, < 2.0)