Add wdm gem on Windows
Created by: mattcode55
Source: Jekyll complaining at me
Please add the following to your Gemfile to avoid polling for changes:
gem 'wdm', '>= 0.1.0' if Gem.win_platform?
Created by: mattcode55
Source: Jekyll complaining at me
Please add the following to your Gemfile to avoid polling for changes:
gem 'wdm', '>= 0.1.0' if Gem.win_platform?