Skip to content

Commit 2ccde82

Browse files
committed
Update Gemfile - Bump wdm to 0.2.0
1 parent 649b48f commit 2ccde82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ install_if -> { RUBY_PLATFORM =~ %r!mingw|mswin|java! } do
2424
end
2525

2626
# Performance-booster for watching directories on Windows
27-
gem "wdm", "~> 0.1.0", :install_if => Gem.win_platform?
27+
gem "wdm", "~> 0.2.0", :install_if => Gem.win_platform?
2828

2929
gem "webrick", "~> 1.8", ">= 1.8.1"
3030

0 commit comments

Comments
 (0)