From 41f9db6ffd15b2fe4783376c7e6c9bc71e1996c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 22:33:03 +0000 Subject: [PATCH] Bump rake from 12.3.3 to 13.0.6 Bumps [rake](https://github.com/ruby/rake) from 12.3.3 to 13.0.6. - [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.6) --- updated-dependencies: - dependency-name: rake dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 4c7f8a5f..564c015c 100644 --- a/Gemfile +++ b/Gemfile @@ -32,4 +32,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 2aa7ddb5..914918be 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,7 +56,7 @@ GEM pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (4.0.7) - rake (12.3.3) + rake (13.0.6) rb-fsevent (0.11.1) rb-inotify (0.10.1) ffi (~> 1.0) @@ -79,7 +79,7 @@ DEPENDENCIES jekyll-regex-replace liquid-md5 minima (~> 2.5) - rake (~> 12.3) + rake (~> 13.0) tzinfo-data webrick