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 706f190 commit 140556eCopy full SHA for 140556e
docs/Gemfile
@@ -27,5 +27,5 @@ platforms :mingw, :x64_mingw, :mswin, :jruby do
27
end
28
29
# Performance-booster for watching directories on Windows
30
-gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
+gem "wdm", "~> 0.2.0", :platforms => [:mingw, :x64_mingw, :mswin]
31
0 commit comments