Bump rake from 12.3.3 to 13.0.0 (#10476)

Bumps [rake](https://github.com/ruby/rake) from 12.3.3 to 13.0.0.
- [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.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-28 22:34:08 +02:00 committed by Franck Nijhof
parent 83a7d11f0e
commit 3fd46529c7
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ source "https://rubygems.org"
ruby "> 2.5.0"
group :development do
gem 'rake', '12.3.3'
gem 'rake', '13.0.0'
gem 'jekyll', '4.0.0'
gem 'compass', '1.0.3'
gem 'sass-globbing', '1.1.5'

View File

@ -78,7 +78,7 @@ GEM
rack (2.0.7)
rack-protection (2.0.7)
rack
rake (12.3.3)
rake (13.0.0)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
@ -115,7 +115,7 @@ DEPENDENCIES
jekyll-sitemap (= 1.3.1)
jekyll-time-to-read (= 0.1.2)
nokogiri (= 1.10.4)
rake (= 12.3.3)
rake (= 13.0.0)
sass-globbing (= 1.1.5)
sinatra (= 2.0.7)
stringex (= 2.8.5)