Skip to content

Commit 875412c

Browse files
Update dependency wdm to "~> 0.2.0"
1 parent d996030 commit 875412c

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
@@ -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)