We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec798c9 + be0c0e8 commit 7afbe1fCopy full SHA for 7afbe1f
site/Gemfile
@@ -15,7 +15,7 @@ platforms :mingw, :x64_mingw, :mswin, :jruby do
15
end
16
17
# Performance-booster for watching directories on Windows
18
-gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
+gem "wdm", "~> 0.2.0", :platforms => [:mingw, :x64_mingw, :mswin]
19
20
# Lock Jekyll to v4 to prevent GitHub Pages gem from overwriting
21
gem "webrick", "~> 1.7" # Required for Ruby 3.0+
0 commit comments