Skip to content

Commit ee131ca

Browse files
Update dependency wdm to "~> 0.2.0"
1 parent 3649654 commit ee131ca

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
@@ -37,7 +37,7 @@ gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]
3737
gem 'pygments.rb', '~> 2.4.0'
3838

3939
# Performance-booster for watching directories on Windows
40-
gem "wdm", "~> 0.1.0" if Gem.win_platform?
40+
gem "wdm", "~> 0.2.0" if Gem.win_platform?
4141

4242
gem "html-proofer"
4343
gem "domainatrix"

0 commit comments

Comments
 (0)