From 5d5c32d46febeb14a86a59a8d8e865b032c6c437 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 09:08:52 +0000 Subject: [PATCH] chore(deps): update dependency wdm to "~> 0.2.0" Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- docs/Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile b/docs/Gemfile index 11492248..b25b5196 100644 --- a/docs/Gemfile +++ b/docs/Gemfile @@ -27,5 +27,5 @@ platforms :mingw, :x64_mingw, :mswin, :jruby do end # Performance-booster for watching directories on Windows -gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin] +gem "wdm", "~> 0.2.0", :platforms => [:mingw, :x64_mingw, :mswin]