diff --git a/Gemfile b/Gemfile index cd42fda502..8b24bae2fa 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" @@ -36,4 +36,4 @@ gem "webrick", "~> 1.7" # Link checker gem "typhoeus" -gem "ruby-link-checker" \ No newline at end of file +gem "ruby-link-checker"