diff --git a/docs/Gemfile b/docs/Gemfile index 4fb8aeb49..71ff9516d 100644 --- a/docs/Gemfile +++ b/docs/Gemfile @@ -7,7 +7,7 @@ source "https://rubygems.org" # # This will help ensure the proper Jekyll version is running. # Happy Jekylling! -gem "jekyll", "~> 4.3.2" +gem "jekyll", "~> 4.4.0" # This is the default theme for new Jekyll sites. You may change this to anything you like. gem "minima", "~> 2.5" gem "ods-jekyll-theme", path: "../vendor/ods-jekyll-theme"