From b98a7cdd55cc7e7b33fbbb14ab5cb069fb5d3146 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 14:11:29 +0000 Subject: [PATCH] Bump rake from 10.0.4 to 13.0.3 Bumps [rake](https://github.com/ruby/rake) from 10.0.4 to 13.0.3. - [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.0.4...v13.0.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ba7e402e..70510e71 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ PATH - remote: ./ + remote: . specs: sitemap_generator (5.1.0) builder @@ -13,7 +13,7 @@ GEM mocha (0.10.0) metaclass (~> 0.0.1) nokogiri (1.5.10) - rake (10.0.4) + rake (13.0.3) rspec (2.8.0) rspec-core (~> 2.8.0) rspec-expectations (~> 2.8.0)