Bump rake from 13.0.6 to 13.1.0 (#29596)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-10-30 18:51:08 +01:00 committed by GitHub
parent a8e9478a6e
commit f25937cc51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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', '13.0.6'
gem 'rake', '13.1.0'
gem 'jekyll', '4.3.2'
gem 'compass', '1.0.3'
gem 'sass-globbing', '1.1.5'

View File

@ -81,7 +81,7 @@ GEM
rack (2.2.8)
rack-protection (3.1.0)
rack (~> 2.2, >= 2.2.4)
rake (13.0.6)
rake (13.1.0)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
@ -129,7 +129,7 @@ DEPENDENCIES
jekyll-sitemap (= 1.4.0)
jekyll-toc (= 0.18.0)
nokogiri (= 1.15.4)
rake (= 13.0.6)
rake (= 13.1.0)
sass-globbing (= 1.1.5)
sassc (= 2.1.0)
sinatra (= 3.1.0)