Skip to content

Commit

Permalink
Add wdm to Gemfile to avoid polling for changes
Browse files Browse the repository at this point in the history
  • Loading branch information
yousinix committed Jan 20, 2020
1 parent d1f460b commit 28525df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
source "https://rubygems.org"

gem "portfolyou-jekyll-theme", path: "../"
gem "wdm", ">= 0.1.0" if Gem.win_platform?

group :jekyll_plugins do
gem "jekyll-default-layout"
Expand Down

0 comments on commit 28525df

Please sign in to comment.