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