diff --git a/Gemfile b/Gemfile index 1ea5f32..92407b7 100644 --- a/Gemfile +++ b/Gemfile @@ -1,4 +1,4 @@ source "https://rubygems.org" -gem 'github-pages', group: :jekyll_plugins +gem 'github-pages', '>= 194', group: :jekyll_plugins