Skip to content

Commit 816f678

Browse files
committed
Update Gemfile
1 parent bafd471 commit 816f678

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
@@ -28,4 +28,4 @@ end
2828
gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]
2929

3030
# Performance-booster for watching directories on Windows
31-
gem "wdm", "~> 0.1.0" if Gem.win_platform?
31+
gem "wdm", "~> 0.1", :platforms => [:mingw, :x64_mingw, :mswin]

0 commit comments

Comments
 (0)