Bump jekyll from 4.2.0 to 4.2.1 (#19501)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-09-28 10:30:16 +02:00 committed by GitHub
parent 1c42749da3
commit 50fb20e132
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ ruby '> 2.5.0'
group :development do group :development do
gem 'rake', '13.0.6' gem 'rake', '13.0.6'
gem 'jekyll', '4.2.0' gem 'jekyll', '4.2.1'
gem 'compass', '1.0.3' gem 'compass', '1.0.3'
gem 'sass-globbing', '1.1.5' gem 'sass-globbing', '1.1.5'
gem 'stringex', '2.8.5' gem 'stringex', '2.8.5'

View File

@ -31,7 +31,7 @@ GEM
http_parser.rb (0.6.0) http_parser.rb (0.6.0)
i18n (1.8.10) i18n (1.8.10)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
jekyll (4.2.0) jekyll (4.2.1)
addressable (~> 2.4) addressable (~> 2.4)
colorator (~> 1.0) colorator (~> 1.0)
em-websocket (~> 0.5) em-websocket (~> 0.5)
@ -124,7 +124,7 @@ PLATFORMS
DEPENDENCIES DEPENDENCIES
compass (= 1.0.3) compass (= 1.0.3)
jekyll (= 4.2.0) jekyll (= 4.2.1)
jekyll-commonmark (= 1.3.1) jekyll-commonmark (= 1.3.1)
jekyll-paginate (= 1.1.0) jekyll-paginate (= 1.1.0)
jekyll-sitemap (= 1.4.0) jekyll-sitemap (= 1.4.0)