Update WDM (0.1.1 → 0.2.0) in the Windows docs (#9897) · ...
YDX-21474836
·
2025-12-22
·
via Recent Commits to jekyll:master
| Original file line number | Diff line number | Diff line change |
|---|
@@ -138,7 +138,7 @@ While `listen` has built-in support for UNIX systems, it may require an extra ge
|
138 | 138 | Add the following to the `Gemfile` for your site if you have issues with auto-regeneration on Windows alone: |
139 | 139 | |
140 | 140 | ```ruby |
141 | | -gem "wdm", "~> 0.1.1", :install_if => Gem.win_platform? |
| 141 | +gem "wdm", "~> 0.2.0", :install_if => Gem.win_platform? |
142 | 142 | ``` |
143 | 143 | |
144 | 144 | You have to use a [Ruby+Devkit](https://rubyinstaller.org/downloads/) version of the RubyInstaller and install |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。