We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea76614 + 7d7e3e9 commit db16882Copy full SHA for db16882
Gemfile
@@ -28,4 +28,4 @@ end
28
gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]
29
30
# Performance-booster for watching directories on Windows
31
-gem "wdm", "~> 0.1.0" if Gem.win_platform?
+gem "wdm", "~> 0.1", :platforms => [:mingw, :x64_mingw, :mswin]
0 commit comments