Skip to content
  • Matt Smith's avatar
    Add wdm gem on Windows · 80fb686e
    Matt Smith authored
    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?
    ```
    80fb686e
This project manages its dependencies using Bundler. Learn more