Jekyll had the same issue with wdm gem in their own Gemfile, and at some point they changed it to:
gem 'wdm', '~> 0.1.1', :install_if => Gem.win_platform?