Upgrade Jekyll to 4.3.2 (#3709)

Signed-off-by: Miki <miki@amazon.com>
This commit is contained in:
Miki 2023-05-11 10:33:20 -07:00 committed by GitHub
parent 2e369607e1
commit b8e1e164b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ source "http://rubygems.org"
#
# This will help ensure the proper Jekyll version is running.
# Happy Jekylling!
gem "jekyll", "~> 4.2.0"
gem "jekyll", "~> 4.3.2"
# This is the default theme for new Jekyll sites. You may change this to anything you like.
gem "just-the-docs", "~> 0.3.3"