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 cf0ef6c commit 0b7b549Copy full SHA for 0b7b549
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 => [windows]
+gem "wdm", "~> 0.1.1", :platforms => [:windows]
38
0 commit comments