diff --git a/Gemfile b/Gemfile index 9d6d443..e7deb32 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source "https://rubygems.org" gem "github-pages", group: :jekyll_plugins gem "rake", group: :jekyll_plugins -gem "just-the-docs", group: :jekyll_plugins, :git => 'https://github.com/pmarsceill/just-the-docs.git' +gem "just-the-docs", group: :jekyll_plugins gem 'wdm', '>= 0.1.0' if Gem.win_platform?