diff --git a/Gemfile b/Gemfile index 658103b3..2fdc3df4 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source 'https://rubygems.org' group :jekyll_plugins do - gem "github-pages", "231" + gem "github-pages", "232" end gem 'wdm', '>= 0.1.1' if Gem.win_platform?