Skip to content

Commit 7afbe1f

Browse files
authored
Merge pull request #30 from DavidOsipov/renovate/wdm-0.x
Update dependency wdm to "~> 0.2.0"
2 parents ec798c9 + be0c0e8 commit 7afbe1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/Gemfile

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

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

2020
# Lock Jekyll to v4 to prevent GitHub Pages gem from overwriting
2121
gem "webrick", "~> 1.7" # Required for Ruby 3.0+

0 commit comments

Comments
 (0)