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 289928f commit 1e8d5c7Copy full SHA for 1e8d5c7
docs/Gemfile
@@ -12,5 +12,5 @@ platforms :mingw, :x64_mingw, :mswin, :jruby do
12
end
13
14
# Performance-booster for watching directories on Windows
15
-gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
+gem "wdm", "~> 0.2.0", :platforms => [:mingw, :x64_mingw, :mswin]
16
0 commit comments