diff --git a/Gemfile b/Gemfile index cd42fda502..eac716565f 100644 --- a/Gemfile +++ b/Gemfile @@ -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"