diff options
Diffstat (limited to 'docs/Gemfile')
| -rw-r--r-- | docs/Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Gemfile b/docs/Gemfile index 73a2dcd1..893af1ec 100644 --- a/docs/Gemfile +++ b/docs/Gemfile @@ -1,5 +1,6 @@ source 'https://rubygems.org' +gem 'wdm', '>= 0.1.0' if Gem.win_platform? gem "jekyll", "~> 4.3.3" gem "jekyll-default-layout" gem "just-the-docs" |
