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.
1 parent 81bb56e commit cf0ef6cCopy full SHA for cf0ef6c
Gemfile
@@ -34,5 +34,5 @@ platforms :mingw, :x64_mingw, :mswin, :jruby do
34
end
35
36
# Performance-booster for watching directories on Windows
37
-gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
+gem "wdm", "~> 0.1.1", :platforms => [windows]
38
0 commit comments