From 62743724f52e3d6bbf1ecfe285a79d06b54d4c53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2020 20:58:15 +0000 Subject: [PATCH] Bump rake from 11.3.0 to 13.0.1 Bumps [rake](https://github.com/ruby/rake) from 11.3.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/v11.3.0...v13.0.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 55cc4e8..e99ed5c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,7 +20,7 @@ GEM nokogiri (1.8.2) mini_portile2 (~> 2.3.0) polyglot (0.3.5) - rake (11.3.0) + rake (13.0.1) rspec (3.4.0) rspec-core (~> 3.4.0) rspec-expectations (~> 3.4.0)