We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bbfea56 + ec0fc94 commit 691d61aCopy full SHA for 691d61a
1 file changed
Gemfile
@@ -20,5 +20,5 @@ install_if -> { RUBY_PLATFORM =~ %r!mingw|mswin|java! } do
20
end
21
22
# Performance-booster for watching directories on Windows
23
-gem "wdm", "~> 0.1.1", :install_if => Gem.win_platform?
+gem "wdm", "~> 0.2.0", :install_if => Gem.win_platform?
24
gem "webrick", "~> 1.7"
0 commit comments