diff --git a/Gemfile b/Gemfile index 121f076ff38c..fc2079b802c9 100644 --- a/Gemfile +++ b/Gemfile @@ -17,4 +17,5 @@ group :jekyll_plugins do gem 'webrick' gem 'htmlcompressor' gem 'htmlbeautifier' + gem "github-pages", "~> 231", group: :jekyll_plugins end