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.
1 parent 8ff4f86 commit 9ce09aeCopy full SHA for 9ce09ae
Gemfile
@@ -16,7 +16,7 @@ install_if -> { RUBY_PLATFORM =~ %r!mingw|mswin|java! } do
16
end
17
18
# Performance-booster for watching directories on Windows
19
-gem "wdm", "~> 0.1.1", :install_if => Gem.win_platform?
+gem "wdm", "~> 0.2.0", :install_if => Gem.win_platform?
20
21
# Jekyll <= 4.2.0 compatibility with Ruby 3.0
22
gem "webrick", "~> 1.7"
0 commit comments