Skip to content

Commit c3545e2

Browse files
chore(deps): update dependency wdm to "~> 0.2.0"
1 parent 9ca7b3e commit c3545e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ platforms :mingw, :x64_mingw, :mswin, :jruby do
2626
end
2727

2828
# Performance-booster for watching directories on Windows
29-
gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
29+
gem "wdm", "~> 0.2.0", :platforms => [:mingw, :x64_mingw, :mswin]
3030

3131
# Lock `http_parser.rb` gem to `v0.6.x` on JRuby builds since newer versions of the gem
3232
# do not have a Java counterpart.

0 commit comments

Comments
 (0)