From b24b024ed4f1b7e18c217b9a16d2f8d85c0f3c04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 15:37:15 +0000 Subject: [PATCH] Bump rake from 12.3.3 to 13.0.3 Bumps [rake](https://github.com/ruby/rake) from 12.3.3 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/v12.3.3...v13.0.3) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 67c8cf25..aac462cb 100644 --- a/Gemfile +++ b/Gemfile @@ -31,4 +31,4 @@ gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby] gem "wdm", "~> 0.1.0" if Gem.win_platform? -gem "rake", "~> 12.3" +gem "rake", "~> 13.0" diff --git a/Gemfile.lock b/Gemfile.lock index 46797886..d4320bc6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,7 +51,7 @@ GEM pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (4.0.6) - rake (12.3.3) + rake (13.0.3) rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) @@ -72,7 +72,7 @@ DEPENDENCIES jekyll-regex-replace liquid-md5 minima (~> 2.5) - rake (~> 12.3) + rake (~> 13.0) tzinfo-data BUNDLED WITH