Skip to content

Commit 0e72477

Browse files
Update dependency wdm to "~> 0.2.0"
1 parent 7fb258e commit 0e72477

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]
3838
gem 'pygments.rb', '~> 2.4.0'
3939

4040
# Performance-booster for watching directories on Windows
41-
gem "wdm", "~> 0.1.0" if Gem.win_platform?
41+
gem "wdm", "~> 0.2.0" if Gem.win_platform?
4242

4343
gem "html-proofer"
4444
gem "domainatrix"

0 commit comments

Comments
 (0)