We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bafd471 commit 816f678Copy full SHA for 816f678
Gemfile
@@ -28,4 +28,4 @@ end
28
gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]
29
30
# Performance-booster for watching directories on Windows
31
-gem "wdm", "~> 0.1.0" if Gem.win_platform?
+gem "wdm", "~> 0.1", :platforms => [:mingw, :x64_mingw, :mswin]
0 commit comments