Bump rake from 13.2.0 to 13.2.1 (#32166)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-04-05 09:06:22 +02:00 committed by GitHub
parent bfb609dfb6
commit 0d5de33e61
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.2.0'
gem 'rake', '13.2.1'
gem 'jekyll', '4.3.3'
gem 'compass', '1.0.3'
gem 'sass-globbing', '1.1.5'

View File

@ -95,7 +95,7 @@ GEM
rack (>= 3)
webrick (~> 1.8)
rainbow (3.1.1)
rake (13.2.0)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
@ -159,7 +159,7 @@ DEPENDENCIES
jekyll-toc (= 0.18.0)
nokogiri (= 1.16.3)
rackup (= 2.1.0)
rake (= 13.2.0)
rake (= 13.2.1)
rubocop (= 1.62.1)
ruby-lsp (= 0.16.0)
sass-globbing (= 1.1.5)